diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:29:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:30:10 +0200 |
commit | 30e96f4d490f5af315d10ed76c684f614be0649d (patch) | |
tree | 49903d4c21fb2d9085a2959590a35a26c57076eb /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: s390 stable wrt bug #738212 (diff) | |
download | gentoo-30e96f4d490f5af315d10ed76c684f614be0649d.tar.gz gentoo-30e96f4d490f5af315d10ed76c684f614be0649d.tar.bz2 gentoo-30e96f4d490f5af315d10ed76c684f614be0649d.zip |
dev-perl/Alien-Libxml2: s390 stable wrt bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild index 6659ccfb9a65..e2cfe6d7f243 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.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 )" |