diff options
author | Sam James <sam@gentoo.org> | 2020-08-21 09:56:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-21 09:56:09 +0000 |
commit | 2bf67b23e14cafc94a8459653d2beffb75f5d70d (patch) | |
tree | 25cb5be7dc71f25aef87a5b685f45636e773c7fa /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: Stabilize 2.230.0 arm, #738212 (diff) | |
download | gentoo-2bf67b23e14cafc94a8459653d2beffb75f5d70d.tar.gz gentoo-2bf67b23e14cafc94a8459653d2beffb75f5d70d.tar.bz2 gentoo-2bf67b23e14cafc94a8459653d2beffb75f5d70d.zip |
dev-perl/Alien-Libxml2: Stabilize 0.160.0 arm, #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 fb128d976f82..6659ccfb9a65 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 )" |