diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2018-03-31 21:16:48 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-02 21:05:04 +0300 |
commit | 5eabd74bb60541cc3065d586479478547a905855 (patch) | |
tree | e69d2e8a55ff96b9ae95b3a15b87f0c101591598 /dev-perl/XML-LibXML-Simple | |
parent | dev-perl/XML-LibXSLT: keyword ~arm64 (diff) | |
download | gentoo-5eabd74bb60541cc3065d586479478547a905855.tar.gz gentoo-5eabd74bb60541cc3065d586479478547a905855.tar.bz2 gentoo-5eabd74bb60541cc3065d586479478547a905855.zip |
dev-perl/XML-LibXML-Simple: keyword ~arm64
Diffstat (limited to 'dev-perl/XML-LibXML-Simple')
-rw-r--r-- | dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.990.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.990.0.ebuild b/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.990.0.ebuild index c116831c1fff..9e06628a45c8 100644 --- a/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.990.0.ebuild +++ b/dev-perl/XML-LibXML-Simple/XML-LibXML-Simple-0.990.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="XML::LibXML based XML::Simple clone" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RDEPEND=" |