diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-12-17 14:16:50 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-17 14:18:31 +0100 |
commit | fa51bffea7f5babae115d06c5d09b8749e32f440 (patch) | |
tree | 6da6482f751481f1b98ec67b97e3a58edf34334d /app-misc/countrycodes | |
parent | app-misc/color: hppa stable wrt bug #638658 (diff) | |
download | gentoo-fa51bffea7f5babae115d06c5d09b8749e32f440.tar.gz gentoo-fa51bffea7f5babae115d06c5d09b8749e32f440.tar.bz2 gentoo-fa51bffea7f5babae115d06c5d09b8749e32f440.zip |
app-misc/countrycodes: stable on amd64.
Bug: https://bugs.gentoo.org/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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild b/app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild index a1ccc0e0d3ac..ce3a3d069812 100644 --- a/app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild @@ -11,11 +11,11 @@ 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 -PATCHES=( "${FILESDIR}"/${PV}-Makefile.patch ) +PATCHES=( "${FILESDIR}/${PV}-Makefile.patch" ) src_prepare() { default |