diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-23 18:31:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-23 18:31:09 -0400 |
commit | 3e635f2640b2c784c9d239ca79cdf1fc1531d79b (patch) | |
tree | 3ca1b851229d118b49ab09dd56f35e01dfff3de1 /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Alien-Build: arm64 keyworded (bug #690140) (diff) | |
download | gentoo-3e635f2640b2c784c9d239ca79cdf1fc1531d79b.tar.gz gentoo-3e635f2640b2c784c9d239ca79cdf1fc1531d79b.tar.bz2 gentoo-3e635f2640b2c784c9d239ca79cdf1fc1531d79b.zip |
dev-perl/Alien-Libxml2: arm64 keyworded (bug #690140)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Diffstat (limited to 'dev-perl/Alien-Libxml2')
-rw-r--r-- | dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild index e3b443917c95..3e4d75499849 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Install the C libxml2 library on your system" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~riscv ~s390 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~x86" IUSE="test" RDEPEND=" |