diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:32:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:05:55 +0000 |
commit | 7fdbdb3e2429e4d7bd06e8aabbdf3015375815f9 (patch) | |
tree | 32e99b08caad58d44ff0005f2628e58972a4afd8 /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: Stabilize 2.230.0 x86, #738212 (diff) | |
download | gentoo-7fdbdb3e2429e4d7bd06e8aabbdf3015375815f9.tar.gz gentoo-7fdbdb3e2429e4d7bd06e8aabbdf3015375815f9.tar.bz2 gentoo-7fdbdb3e2429e4d7bd06e8aabbdf3015375815f9.zip |
dev-perl/Alien-Libxml2: Stabilize 0.160.0 x86, #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 20280d892499..69767524cca9 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 )" |