diff options
Diffstat (limited to 'app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild')
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild b/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild index b2c9d5ee5972..5ad8d4d7b1f4 100644 --- a/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r1.ebuild,v 1.4 2010/10/24 15:50:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild,v 1.5 2010/12/05 18:07:50 armin76 Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.grigna.com/diego/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" S="${WORKDIR}"/${P}/src |