diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 13:49:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 14:11:01 +0000 |
commit | 9c12a7fefc54da820c694ae52f40681348a6c072 (patch) | |
tree | df92d2db5188b8d0be7131ca84cad0ee96412c53 /dev-perl | |
parent | dev-perl/Alien-Build: Stabilize 2.230.0 ppc, #738212 (diff) | |
download | gentoo-9c12a7fefc54da820c694ae52f40681348a6c072.tar.gz gentoo-9c12a7fefc54da820c694ae52f40681348a6c072.tar.bz2 gentoo-9c12a7fefc54da820c694ae52f40681348a6c072.zip |
dev-perl/Alien-Libxml2: Stabilize 0.160.0 ppc, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 9cf77488d8b3..21a54ddbef83 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 )" |