summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/nss-myhostname/ChangeLog6
-rw-r--r--sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/nss-myhostname/ChangeLog b/sys-auth/nss-myhostname/ChangeLog
index 83592a8f18d5..0ea7193ef22e 100644
--- a/sys-auth/nss-myhostname/ChangeLog
+++ b/sys-auth/nss-myhostname/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/nss-myhostname
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.1 2012/02/08 21:46:41 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.2 2012/09/23 03:39:08 blueness Exp $
+
+ 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+ nss-myhostname-0.3.ebuild:
+ keyword ~ppc64, bug #379651
*nss-myhostname-0.3 (08 Feb 2012)
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
index 9d7ac8b9493b..fb00c854f789 100644
--- a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
+++ b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.1 2012/02/08 21:46:41 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.2 2012/09/23 03:39:08 blueness Exp $
EAPI="4"
@@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=""