diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:05:49 +0000 |
commit | 25dbf8629d08898fb4c9a1ea7be85616bc633f0e (patch) | |
tree | 4873a3c38893d363decdf2914402a317c613d96d /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: Stabilize 2.230.0 amd64, #738212 (diff) | |
download | gentoo-25dbf8629d08898fb4c9a1ea7be85616bc633f0e.tar.gz gentoo-25dbf8629d08898fb4c9a1ea7be85616bc633f0e.tar.bz2 gentoo-25dbf8629d08898fb4c9a1ea7be85616bc633f0e.zip |
dev-perl/Alien-Libxml2: Stabilize 0.160.0 amd64, #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 69767524cca9..45cddb0ca161 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 )" |