diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-04 22:05:32 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-04 22:05:32 +0200 |
commit | 1fc5eccdff5bca9d1d45952deeab630136f033f8 (patch) | |
tree | 316987529b1525a1cab842422322126e7bc1ee74 /dev-perl/List-AllUtils | |
parent | dev-libs/nss: arm stable, bug #616032 (diff) | |
download | gentoo-1fc5eccdff5bca9d1d45952deeab630136f033f8.tar.gz gentoo-1fc5eccdff5bca9d1d45952deeab630136f033f8.tar.bz2 gentoo-1fc5eccdff5bca9d1d45952deeab630136f033f8.zip |
dev-perl/List-AllUtils: 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-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 4185fb609c8d..0b94650572fe 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 ~arm ~hppa ~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 ~arm64 ~hppa ~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" |