diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:39 +0200 |
commit | e24f25f59ca2ffa26a7ef493c21fc4f04e12646e (patch) | |
tree | 820331b17c722f9450bf9f52e5980a6af2bb774d /app-misc/countrycodes | |
parent | app-misc/countrycodes: Stabilize 1.0.6 amd64, #886953 (diff) | |
download | gentoo-e24f25f59ca2ffa26a7ef493c21fc4f04e12646e.tar.gz gentoo-e24f25f59ca2ffa26a7ef493c21fc4f04e12646e.tar.bz2 gentoo-e24f25f59ca2ffa26a7ef493c21fc4f04e12646e.zip |
app-misc/countrycodes: Stabilize 1.0.6 ppc, #886953
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/countrycodes')
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/countrycodes/countrycodes-1.0.6.ebuild b/app-misc/countrycodes/countrycodes-1.0.6.ebuild index 634258ee76b4..5681dd205ba7 100644 --- a/app-misc/countrycodes/countrycodes-1.0.6.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${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" PATCHES=( "${FILESDIR}"/${PV}-Makefile.patch ) |