diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-07-05 19:47:51 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-07-05 19:47:51 -0700 |
commit | 3d29676fe3a3bb6ed46d462bccfc66fcb3cc3fbf (patch) | |
tree | fe238d6c97252d602e4a48fafe7b6a1f0724b456 /dev-perl | |
parent | dev-perl/Alien-Build: Stabilize 1.790.0 ppc, #717060 (diff) | |
download | gentoo-3d29676fe3a3bb6ed46d462bccfc66fcb3cc3fbf.tar.gz gentoo-3d29676fe3a3bb6ed46d462bccfc66fcb3cc3fbf.tar.bz2 gentoo-3d29676fe3a3bb6ed46d462bccfc66fcb3cc3fbf.zip |
dev-perl/Alien-Libxml2: Stabilize 0.90.0 ppc, #717060
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 39ea27db5aee..57690bc19f2e 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 )" |