diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 17:53:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 17:53:24 +0200 |
commit | f290846afdeeda4d37c1cb665e29a64261a0dda6 (patch) | |
tree | aa1c91e0ac47695ff7199eb3154465696c3aa3e8 /dev-perl/List-MoreUtils-XS | |
parent | dev-perl/List-MoreUtils: x86 stable wrt bug #617292 (diff) | |
download | gentoo-f290846afdeeda4d37c1cb665e29a64261a0dda6.tar.gz gentoo-f290846afdeeda4d37c1cb665e29a64261a0dda6.tar.bz2 gentoo-f290846afdeeda4d37c1cb665e29a64261a0dda6.zip |
dev-perl/List-MoreUtils-XS: x86 stable wrt bug #617292
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/List-MoreUtils-XS')
-rw-r--r-- | dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild index f0258b798028..3dcb746d468e 100644 --- a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild +++ b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Compiled List::MoreUtils functions" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" # See XS.pm/LICENSE LICENSE="Apache-2.0 || ( Artistic GPL-1+ )" |