diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 08:14:26 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-21 08:44:08 +1200 |
commit | 25cb5e084644f2ac0b135189689dc716f4749b42 (patch) | |
tree | 84b2a10f3fb968f0fdbccb3cac3e8e60e1f9cbe6 /dev-perl/List-SomeUtils | |
parent | dev-perl/List-AllUtils: Drop various prefixes re bug #673504 (diff) | |
download | gentoo-25cb5e084644f2ac0b135189689dc716f4749b42.tar.gz gentoo-25cb5e084644f2ac0b135189689dc716f4749b42.tar.bz2 gentoo-25cb5e084644f2ac0b135189689dc716f4749b42.zip |
dev-perl/List-SomeUtils: Drop various prefixes re bug #673504
Depends:
- dev-perl/Module-Implementation
- dev-perl/Test-Requires
Bug: https://bugs.gentoo.org/673504
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/List-SomeUtils')
-rw-r--r-- | dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild b/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild index ae489e495a4c..036a92bbd9fd 100644 --- a/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild +++ b/dev-perl/List-SomeUtils/List-SomeUtils-0.560.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A colletion of List utilities missing from List::Util" 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 ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |