diff options
author | Sam James <sam@gentoo.org> | 2021-08-03 12:04:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-03 12:04:36 +0100 |
commit | fd5314354c56a5d6624b034e4600329f7c70712c (patch) | |
tree | 49d6363fd2578d081604cd804bc521e58e0932be /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Astro-FITS-Header: Stabilize 3.80.0 arm, #805806 (diff) | |
download | gentoo-fd5314354c56a5d6624b034e4600329f7c70712c.tar.gz gentoo-fd5314354c56a5d6624b034e4600329f7c70712c.tar.bz2 gentoo-fd5314354c56a5d6624b034e4600329f7c70712c.zip |
dev-perl/Alien-Libxml2: Stabilize 0.170.0 arm, #805809
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.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild index 026bd9783648..ac15bd7fbe42 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.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 ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |