summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:11:01 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:00 +0100
commit02ec30e9937488d7cf1e04eb3a292d9651e52e87 (patch)
tree6c60895105143f555e1d9bdd619d20fe8ae33d78
parentdev-perl/Socket6: drop x86-macos (diff)
downloadgentoo-02ec30e9937488d7cf1e04eb3a292d9651e52e87.tar.gz
gentoo-02ec30e9937488d7cf1e04eb3a292d9651e52e87.tar.bz2
gentoo-02ec30e9937488d7cf1e04eb3a292d9651e52e87.zip
dev-perl/Sort-Versions: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild
index fd6ce1c5739a..f463ea4202a9 100644
--- a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild
+++ b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A perl 5 module for sorting of revision-like numbers"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"