diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-26 12:34:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-26 12:35:36 +0300 |
commit | 79a6c0b682ed276d92c3b2009bcbbdadbd95a1dc (patch) | |
tree | d5f19ed1ffe283800c86a4de8bde09a92d134978 /app-misc/countrycodes | |
parent | dev-libs/argtable: EAPI bump (diff) | |
download | gentoo-79a6c0b682ed276d92c3b2009bcbbdadbd95a1dc.tar.gz gentoo-79a6c0b682ed276d92c3b2009bcbbdadbd95a1dc.tar.bz2 gentoo-79a6c0b682ed276d92c3b2009bcbbdadbd95a1dc.zip |
app-misc/countrycodes: alpha stable wrt bug #640496
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-misc/countrycodes')
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild b/app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild index d8c9b7ad8834..d7a5baa6236e 100644 --- a/app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild @@ -11,7 +11,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" S="${WORKDIR}"/${P}/src |