diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-26 12:37:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-26 12:37:48 +0300 |
commit | c238fb880443dbaa2ea8a76d3802773297151c34 (patch) | |
tree | a6586e893f1ed350ab7189701588a7fb7a5c9071 /app-misc/countrycodes | |
parent | dev-libs/mpfr: version bump to 4.0.0 (diff) | |
download | gentoo-c238fb880443dbaa2ea8a76d3802773297151c34.tar.gz gentoo-c238fb880443dbaa2ea8a76d3802773297151c34.tar.bz2 gentoo-c238fb880443dbaa2ea8a76d3802773297151c34.zip |
app-misc/countrycodes: ppc/ppc64 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 d7a5baa6236e..1860a7e686ea 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 |