summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:03:20 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:58:04 +0000
commitba3a28783c5ad8bb8745efb0e1827ad00408df72 (patch)
tree2576382e58e8dea67d6c321d379d1fa86edd5289
parentdev-perl/XML-Simple: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-ba3a28783c5ad8bb8745efb0e1827ad00408df72.tar.gz
gentoo-ba3a28783c5ad8bb8745efb0e1827ad00408df72.tar.bz2
gentoo-ba3a28783c5ad8bb8745efb0e1827ad00408df72.zip
dev-perl/XML-Twig: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild b/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild
index 809f63940957..90b6b08999c2 100644
--- a/dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild
+++ b/dev-perl/XML-Twig/XML-Twig-3.520.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="Process huge XML documents in tree mode"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="nls test"
RESTRICT="!test? ( test )"