summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-01-27 18:44:24 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-01-27 18:44:24 +0000
commitc244afc6ac770180f4df42ff4bff3ae826ac8a08 (patch)
treeda766583f324530e50ce49c916c95a1691f00fb0 /net-libs
parentUpdate HOMEPAGE, bug 537928. Update ebuild to EAPI 5. Specify LICENSE more pr... (diff)
downloadgentoo-2-c244afc6ac770180f4df42ff4bff3ae826ac8a08.tar.gz
gentoo-2-c244afc6ac770180f4df42ff4bff3ae826ac8a08.tar.bz2
gentoo-2-c244afc6ac770180f4df42ff4bff3ae826ac8a08.zip
Keyword ~ppc ~ppc64, bug #523468
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libndp/ChangeLog5
-rw-r--r--net-libs/libndp/libndp-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libndp/ChangeLog b/net-libs/libndp/ChangeLog
index 947b3ff2d093..932a2a1330a8 100644
--- a/net-libs/libndp/ChangeLog
+++ b/net-libs/libndp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libndp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.10 2015/01/02 12:10:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.11 2015/01/27 18:44:24 blueness Exp $
+
+ 27 Jan 2015; Anthony G. Basile <blueness@gentoo.org> libndp-1.4.ebuild:
+ Keyword ~ppc ~ppc64, bug #523468
02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libndp-1.4.ebuild:
Stable for alpha, wrt bug #529964
diff --git a/net-libs/libndp/libndp-1.4.ebuild b/net-libs/libndp/libndp-1.4.ebuild
index c92634ab8d8f..e3519b4a5247 100644
--- a/net-libs/libndp/libndp-1.4.ebuild
+++ b/net-libs/libndp/libndp-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/libndp-1.4.ebuild,v 1.10 2015/01/02 12:10:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/libndp-1.4.ebuild,v 1.11 2015/01/27 18:44:24 blueness Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
-KEYWORDS="alpha amd64 arm ia64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86"
DEPEND=""
RDEPEND="${DEPEND}"