diff options
author | Markus Meier <maekke@gentoo.org> | 2017-04-05 22:31:14 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-04-05 22:31:14 +0200 |
commit | 1ff3d3c58146b445c509528a885bead915a5023a (patch) | |
tree | 95ebf2b1d7130db53d8270f1f470ea69db39b4f2 /dev-perl/List-AllUtils | |
parent | dev-perl/List-UtilsBy: add ~arm, bug #613158 (diff) | |
download | gentoo-1ff3d3c58146b445c509528a885bead915a5023a.tar.gz gentoo-1ff3d3c58146b445c509528a885bead915a5023a.tar.bz2 gentoo-1ff3d3c58146b445c509528a885bead915a5023a.zip |
dev-perl/List-AllUtils: 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-AllUtils')
-rw-r--r-- | dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild index cb671b64e06b..b1ab116fad5d 100644 --- a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild +++ b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Combines many List::* utility modules in one bite-sized package" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" LICENSE="Artistic-2" IUSE="test" |