diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 12:32:33 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 12:33:28 +0200 |
commit | 211a8744ad4a171fe98f147e8a44f336653bc1bd (patch) | |
tree | 9d6fd8e6c7dd092ed28162ba7d965bcc4bd7a644 /dev-perl/XML-XPath | |
parent | dev-libs/libgusb: keyword ~arm64 (diff) | |
download | gentoo-211a8744ad4a171fe98f147e8a44f336653bc1bd.tar.gz gentoo-211a8744ad4a171fe98f147e8a44f336653bc1bd.tar.bz2 gentoo-211a8744ad4a171fe98f147e8a44f336653bc1bd.zip |
dev-perl/XML-XPath: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/XML-XPath')
-rw-r--r-- | dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild b/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild index 7e413ba3a6c5..9441cc0744af 100644 --- a/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild +++ b/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A XPath Perl Module" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/XML-Parser-2.230.0" |