diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-15 09:07:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-15 09:07:49 +0200 |
commit | 635d74789cf900e2f00e78f71658c2744b6ee7a2 (patch) | |
tree | a548a505b88cf8878f727dde8dfc60b8c34fcb79 /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: s390 stable wrt bug #717060 (diff) | |
download | gentoo-635d74789cf900e2f00e78f71658c2744b6ee7a2.tar.gz gentoo-635d74789cf900e2f00e78f71658c2744b6ee7a2.tar.bz2 gentoo-635d74789cf900e2f00e78f71658c2744b6ee7a2.zip |
dev-perl/Alien-Libxml2: s390 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-Libxml2')
-rw-r--r-- | dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild index fad1ec619191..39ea27db5aee 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Install the C libxml2 library on your system" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |