diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:38 +0200 |
commit | eb38fac91b754e9452d4cb8602d89d726dfede48 (patch) | |
tree | cc21354799f03b1f81448abe802089440019119a /app-misc | |
parent | net-firewall/conntrack-tools: Stabilize 1.4.7 x86, #886949 (diff) | |
download | gentoo-eb38fac91b754e9452d4cb8602d89d726dfede48.tar.gz gentoo-eb38fac91b754e9452d4cb8602d89d726dfede48.tar.bz2 gentoo-eb38fac91b754e9452d4cb8602d89d726dfede48.zip |
app-misc/countrycodes: Stabilize 1.0.6 amd64, #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 01499421f229..634258ee76b4 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 ) |