diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:40 +0200 |
commit | 0993eee3c466d25ab7defd855c89537c8fdd2d2a (patch) | |
tree | eedd92a8cba3a68b096aa3b6a018bb87873f6bfa /app-misc | |
parent | app-misc/countrycodes: Stabilize 1.0.6 ppc, #886953 (diff) | |
download | gentoo-0993eee3c466d25ab7defd855c89537c8fdd2d2a.tar.gz gentoo-0993eee3c466d25ab7defd855c89537c8fdd2d2a.tar.bz2 gentoo-0993eee3c466d25ab7defd855c89537c8fdd2d2a.zip |
app-misc/countrycodes: Stabilize 1.0.6 ppc64, #886953
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-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 5681dd205ba7..ef70bacbbb04 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 ) |