diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:00:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:57:57 +0000 |
commit | 906a0b5a37f57e78dcd194ed06fe99fcbf5724fc (patch) | |
tree | 685566b3f63c36ac29026b1c6443333ad032bc25 /dev-perl/XML-LibXML | |
parent | dev-perl/XML-Handler-YAWriter: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-906a0b5a37f57e78dcd194ed06fe99fcbf5724fc.tar.gz gentoo-906a0b5a37f57e78dcd194ed06fe99fcbf5724fc.tar.bz2 gentoo-906a0b5a37f57e78dcd194ed06fe99fcbf5724fc.zip |
dev-perl/XML-LibXML: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/XML-LibXML')
-rw-r--r-- | dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild b/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild index 0a2f904266e8..f147c47d362c 100644 --- a/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild +++ b/dev-perl/XML-LibXML/XML-LibXML-2.13.200.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl binding for libxml2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test minimal" RESTRICT="!test? ( test )" diff --git a/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild b/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild index 34f5d221eb2e..6d299633b342 100644 --- a/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild +++ b/dev-perl/XML-LibXML/XML-LibXML-2.20.100.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl binding for libxml2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test minimal" RESTRICT="!test? ( test )" |