diff options
author | Sam James <sam@gentoo.org> | 2021-08-06 13:14:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-06 13:14:57 +0100 |
commit | 771b6a3b63a4fa3ef2decc2c57c089c23845ea54 (patch) | |
tree | 43a074a530a8d3d02301f6ef4f2abbce669dd367 /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Digest-HMAC: Stabilize 1.40.0 arm64, #805797 (diff) | |
download | gentoo-771b6a3b63a4fa3ef2decc2c57c089c23845ea54.tar.gz gentoo-771b6a3b63a4fa3ef2decc2c57c089c23845ea54.tar.bz2 gentoo-771b6a3b63a4fa3ef2decc2c57c089c23845ea54.zip |
dev-perl/Alien-Libxml2: Stabilize 0.170.0 arm64, #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 f7fe974d08b4..3b5b482516ee 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 )" |