diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:03:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:58:04 +0000 |
commit | ba3a28783c5ad8bb8745efb0e1827ad00408df72 (patch) | |
tree | 2576382e58e8dea67d6c321d379d1fa86edd5289 /dev-perl | |
parent | dev-perl/XML-Simple: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-Twig/XML-Twig-3.520.0.ebuild | 4 |
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 )" |