summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-20 01:30:30 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-20 01:30:30 +0000
commitf938281075d23c8fa7dbf2cbd15f314ea965a02c (patch)
tree1ef2cdfcf3343a3696e09cb9ebae7b3ffbb76c8b /net-misc/arpd
parentKeyword ~ppc64 (diff)
downloadgentoo-2-f938281075d23c8fa7dbf2cbd15f314ea965a02c.tar.gz
gentoo-2-f938281075d23c8fa7dbf2cbd15f314ea965a02c.tar.bz2
gentoo-2-f938281075d23c8fa7dbf2cbd15f314ea965a02c.zip
Keyword ~ppc64
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/arpd')
-rw-r--r--net-misc/arpd/ChangeLog5
-rw-r--r--net-misc/arpd/arpd-0.2-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/arpd/ChangeLog b/net-misc/arpd/ChangeLog
index d459579f278a..28127815aef5 100644
--- a/net-misc/arpd/ChangeLog
+++ b/net-misc/arpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/arpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/ChangeLog,v 1.20 2012/06/13 12:26:43 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/ChangeLog,v 1.21 2012/07/20 01:30:30 blueness Exp $
+
+ 20 Jul 2012; Anthony G. Basile <blueness@gentoo.org> arpd-0.2-r1.ebuild:
+ Keyword ~ppc64
13 Jun 2012; Michael Weber <xmw@gentoo.org> -arpd-0.2.ebuild:
drop old
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