commit: 3e635f2640b2c784c9d239ca79cdf1fc1531d79b Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Jul 23 22:31:09 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Jul 23 22:31:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e635f26
dev-perl/Alien-Libxml2: arm64 keyworded (bug #690140) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e3b443917c9..3e4d7549984 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="
