diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-23 06:06:44 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-23 06:06:44 +0000 |
commit | 7774d64cdedad93a7110459a0e7dd082177236ce (patch) | |
tree | 113802e3f52b6f64aaa0ddf7426ecb00c57bc0ca /sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | |
parent | keyword ~ppc, bug #379651 (diff) | |
download | gentoo-2-7774d64cdedad93a7110459a0e7dd082177236ce.tar.gz gentoo-2-7774d64cdedad93a7110459a0e7dd082177236ce.tar.bz2 gentoo-2-7774d64cdedad93a7110459a0e7dd082177236ce.zip |
keyword ~ppc, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild')
-rw-r--r-- | sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild index fb00c854f789..19310186c8c6 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.2 2012/09/23 03:39:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.3 2012/09/23 06:06:44 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="" |