diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-20 01:30:30 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-20 01:30:30 +0000 |
commit | 0a8fa419bc5c5d0b6fc306b1f97a9e719020f7c1 (patch) | |
tree | 560a3e65a659b528e2ee8ef6f7ff128ee69eebff /net-misc/arpd/arpd-0.2-r1.ebuild | |
parent | Keyword ~ppc64 (diff) | |
download | historical-0a8fa419bc5c5d0b6fc306b1f97a9e719020f7c1.tar.gz historical-0a8fa419bc5c5d0b6fc306b1f97a9e719020f7c1.tar.bz2 historical-0a8fa419bc5c5d0b6fc306b1f97a9e719020f7c1.zip |
Keyword ~ppc64
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'net-misc/arpd/arpd-0.2-r1.ebuild')
-rw-r--r-- | net-misc/arpd/arpd-0.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/arpd/arpd-0.2-r1.ebuild b/net-misc/arpd/arpd-0.2-r1.ebuild index eb2b7213260e..57c485230112 100644 --- a/net-misc/arpd/arpd-0.2-r1.ebuild +++ b/net-misc/arpd/arpd-0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2-r1.ebuild,v 1.7 2011/12/19 13:16:58 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2-r1.ebuild,v 1.8 2012/07/20 01:30:30 blueness Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa ppc sparc x86" +KEYWORDS="~amd64 hppa ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=dev-libs/libdnet-1.4 |