diff options
author | Markus Meier <maekke@gentoo.org> | 2017-04-05 22:30:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-04-05 22:30:51 +0200 |
commit | 04802427da31073cb1b6421735e27dfbe8152e0b (patch) | |
tree | 06396830660e7e5cbdfd987880bfd3876ade991c /dev-perl/List-UtilsBy | |
parent | dev-perl/List-SomeUtils: add ~arm, bug #613158 (diff) | |
download | gentoo-04802427da31073cb1b6421735e27dfbe8152e0b.tar.gz gentoo-04802427da31073cb1b6421735e27dfbe8152e0b.tar.bz2 gentoo-04802427da31073cb1b6421735e27dfbe8152e0b.zip |
dev-perl/List-UtilsBy: add ~arm, bug #613158
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/List-UtilsBy')
-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 09a3870aa44a..86e35c771603 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" DEPEND=" |