diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-04 22:05:41 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-04 22:05:41 +0200 |
commit | 91393c9e809668472eecacc18c4c556ad9415513 (patch) | |
tree | c4425dcd699cee765296eeb4bb455b24d9ae54e5 /dev-perl/List-SomeUtils-XS | |
parent | dev-perl/List-SomeUtils: add ~arm/~arm64, bug #613158 (diff) | |
download | gentoo-91393c9e809668472eecacc18c4c556ad9415513.tar.gz gentoo-91393c9e809668472eecacc18c4c556ad9415513.tar.bz2 gentoo-91393c9e809668472eecacc18c4c556ad9415513.zip |
dev-perl/List-SomeUtils-XS: add ~arm/~arm64, bug #613158
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm arm64"
Diffstat (limited to 'dev-perl/List-SomeUtils-XS')
-rw-r--r-- | dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild b/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild index 40bdb1c69013..6b90f0b3bc1e 100644 --- a/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild +++ b/dev-perl/List-SomeUtils-XS/List-SomeUtils-XS-0.520.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="XS implementation for List::SomeUtils" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |