summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-23 03:39:08 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-23 03:39:08 +0000
commit07bf8ee3a753bda165a0b56a102695493299b410 (patch)
treeae6c4ad4ccdaa87839ca2bf86bb33d73ce13fb08 /sys-auth/nss-myhostname
parentkeyword ~ppc64, bug #379651 (diff)
downloadgentoo-2-07bf8ee3a753bda165a0b56a102695493299b410.tar.gz
gentoo-2-07bf8ee3a753bda165a0b56a102695493299b410.tar.bz2
gentoo-2-07bf8ee3a753bda165a0b56a102695493299b410.zip
keyword ~ppc64, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/nss-myhostname')
-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=""