diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:30:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:40:58 +0100 |
commit | 6fe1efd17d72c9c7c0e09034e04f3fc535c5e8ed (patch) | |
tree | 9efc2bfb2d10f4fe9481b3f41cfc2f8042f929ef /app-misc | |
parent | media-fonts/cm-unicode: x86 stable (bug #640702) (diff) | |
download | gentoo-6fe1efd17d72c9c7c0e09034e04f3fc535c5e8ed.tar.gz gentoo-6fe1efd17d72c9c7c0e09034e04f3fc535c5e8ed.tar.bz2 gentoo-6fe1efd17d72c9c7c0e09034e04f3fc535c5e8ed.zip |
app-misc/countrycodes: x86 stable (bug #640496)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-misc')
-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 ce3a3d069812..d8c9b7ad8834 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 |