diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-20 02:44:57 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-20 02:44:57 +0000 |
commit | a7e8ef5ce48be85834f0efe1bb32ac0cbc146c0d (patch) | |
tree | 492adfd19376aa080e6b349ebe563b3a626823c8 /app-misc/countrycodes/countrycodes-1.0.5.ebuild | |
parent | removing 1.3, left CVS header ill (Manifest recommit) (diff) | |
download | gentoo-2-a7e8ef5ce48be85834f0efe1bb32ac0cbc146c0d.tar.gz gentoo-2-a7e8ef5ce48be85834f0efe1bb32ac0cbc146c0d.tar.bz2 gentoo-2-a7e8ef5ce48be85834f0efe1bb32ac0cbc146c0d.zip |
stable on ppc64, bug #63661
Diffstat (limited to 'app-misc/countrycodes/countrycodes-1.0.5.ebuild')
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/countrycodes/countrycodes-1.0.5.ebuild b/app-misc/countrycodes/countrycodes-1.0.5.ebuild index b08d50a469c3..e047adf4fed8 100644 --- a/app-misc/countrycodes/countrycodes-1.0.5.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.8 2004/09/12 19:28:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.9 2004/09/20 02:44:57 tgall Exp $ DESCRIPTION="An ISO 3166 country code finder" HOMEPAGE="http://www.grigna.com/diego/linux/countrycodes/" @@ -8,7 +8,7 @@ SRC_URI="http://www.grigna.com/diego/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~mips ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~mips ~ppc ~alpha ppc64" IUSE="" RDEPEND="virtual/libc" |