diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:05:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:58:11 +0000 |
commit | 8ee34e27bb5c0a4e9083a7ea8609a55ef4e8f2f8 (patch) | |
tree | b6c91923566374d0fe268fec406e61216cedd3fe /dev-perl/libxml-perl | |
parent | dev-perl/libwww-perl: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-8ee34e27bb5c0a4e9083a7ea8609a55ef4e8f2f8.tar.gz gentoo-8ee34e27bb5c0a4e9083a7ea8609a55ef4e8f2f8.tar.bz2 gentoo-8ee34e27bb5c0a4e9083a7ea8609a55ef4e8f2f8.zip |
dev-perl/libxml-perl: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/libxml-perl')
-rw-r--r-- | dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild b/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild index aa35de6e493c..bc7499e98fcd 100644 --- a/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild +++ b/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Collection of Perl modules for working with XML" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/XML-Parser-2.29" |