diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:24:25 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:29 +0100 |
commit | a8ce9a9729aa5db5b8c24f20eba8447489d09537 (patch) | |
tree | f51e65d804c7a7d758329f6fd207f7ae6b5cd8b5 /dev-perl/Geography-Countries | |
parent | dev-perl/FreezeThaw: drop x86-macos (diff) | |
download | gentoo-a8ce9a9729aa5db5b8c24f20eba8447489d09537.tar.gz gentoo-a8ce9a9729aa5db5b8c24f20eba8447489d09537.tar.bz2 gentoo-a8ce9a9729aa5db5b8c24f20eba8447489d09537.zip |
dev-perl/Geography-Countries: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Geography-Countries')
-rw-r--r-- | dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r1.ebuild b/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r1.ebuild index b3424bf46257..0950d54e1b73 100644 --- a/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r1.ebuild +++ b/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="2-letter, 3-letter, and numerical codes for countries" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" SRC_TEST="do" |