diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:44:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:44:43 +0200 |
commit | 13e2bcda6bb86e776b0863d7bff2be9a2932126d (patch) | |
tree | daef9559bd21113d7ad1e9e2c2172cb98a36352a | |
parent | dev-perl/List-SomeUtils-XS: ppc64 stable wrt bug #717060 (diff) | |
download | gentoo-13e2bcda6bb86e776b0863d7bff2be9a2932126d.tar.gz gentoo-13e2bcda6bb86e776b0863d7bff2be9a2932126d.tar.bz2 gentoo-13e2bcda6bb86e776b0863d7bff2be9a2932126d.zip |
dev-perl/List-UtilsBy: ppc64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 d1bcc01c8c1c..00cdf522e4ab 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 arm ~arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |