diff options
author | Markus Meier <maekke@gentoo.org> | 2017-04-05 22:29:19 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-04-05 22:29:19 +0200 |
commit | b58d89c094736b4909b5faf64483f660e082635c (patch) | |
tree | 61775e82df31e1c26b62134110804f4a418a85e6 /dev-perl/List-SomeUtils-XS | |
parent | net-ftp/pure-ftpd: Removed old. (diff) | |
download | gentoo-b58d89c094736b4909b5faf64483f660e082635c.tar.gz gentoo-b58d89c094736b4909b5faf64483f660e082635c.tar.bz2 gentoo-b58d89c094736b4909b5faf64483f660e082635c.zip |
dev-perl/List-SomeUtils-XS: 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-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 0c5dd3fbb7cd..3ad6f9d680d4 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |