diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-07-05 19:48:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-07-05 19:48:02 -0700 |
commit | ebda0ad312bdd7ff619010ae7ccaef01ef7c7244 (patch) | |
tree | 3a87f8b7a954ffa44e5594b734c3caf49e1ca3e9 /dev-perl/List-AllUtils | |
parent | dev-perl/List-UtilsBy: Stabilize 0.100.0 ppc, #717060 (diff) | |
download | gentoo-ebda0ad312bdd7ff619010ae7ccaef01ef7c7244.tar.gz gentoo-ebda0ad312bdd7ff619010ae7ccaef01ef7c7244.tar.bz2 gentoo-ebda0ad312bdd7ff619010ae7ccaef01ef7c7244.zip |
dev-perl/List-AllUtils: Stabilize 0.140.0 ppc, #717060
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 0b481d754f64..84ecf6bf7877 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 ~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" LICENSE="Artistic-2" IUSE="test" RESTRICT="!test? ( test )" |