diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-04 22:05:46 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-04 22:05:46 +0200 |
commit | 6043aa06c696817d5cc7f02bb1e0ab4d779f77d5 (patch) | |
tree | 30a9df80400bb6e6c5209f868fff41d1ac58d928 /dev-perl | |
parent | dev-perl/List-SomeUtils-XS: add ~arm/~arm64, bug #613158 (diff) | |
download | gentoo-6043aa06c696817d5cc7f02bb1e0ab4d779f77d5.tar.gz gentoo-6043aa06c696817d5cc7f02bb1e0ab4d779f77d5.tar.bz2 gentoo-6043aa06c696817d5cc7f02bb1e0ab4d779f77d5.zip |
dev-perl/List-UtilsBy: 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')
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild index c587d01c8540..5026eba8331c 100644 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Higher-order list utility functions" 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" DEPEND=" |