diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 09:58:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 09:58:39 +0000 |
commit | d42e54d58cf17a6bd81c0569e4f842c75ba53f4b (patch) | |
tree | 0803173494fdf1d78ba002783ad705feaddfd1f3 /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: Stabilize 2.230.0 ppc64, #738212 (diff) | |
download | gentoo-d42e54d58cf17a6bd81c0569e4f842c75ba53f4b.tar.gz gentoo-d42e54d58cf17a6bd81c0569e4f842c75ba53f4b.tar.bz2 gentoo-d42e54d58cf17a6bd81c0569e4f842c75ba53f4b.zip |
dev-perl/Alien-Libxml2: Stabilize 0.160.0 ppc64, #738212
Signed-off-by: Sam James <sam@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 45cddb0ca161..9cf77488d8b3 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 )" |