commit: fa51bffea7f5babae115d06c5d09b8749e32f440 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Dec 17 13:16:50 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Dec 17 13:18:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa51bffe
app-misc/countrycodes: stable on amd64. Bug: https://bugs.gentoo.org/640496 Package-Manager: Portage-2.3.13, Repoman-2.3.3 app-misc/countrycodes/countrycodes-1.0.5-r3.ebuild | 4 ++-- 1 file 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 a1ccc0e0d3a..ce3a3d06981 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
