diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 00:50:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 00:50:46 +0100 |
commit | af5f06ab0fa7db040b21ac687391baec1bee2db6 (patch) | |
tree | ccb8b23ec92e3f0fbaade06951cc3bd8ff110a87 /dev-perl/List-AllUtils | |
parent | virtual/perl-Scalar-List-Utils: Stabilize 1.560.0 arm, #805143 (diff) | |
download | gentoo-af5f06ab0fa7db040b21ac687391baec1bee2db6.tar.gz gentoo-af5f06ab0fa7db040b21ac687391baec1bee2db6.tar.bz2 gentoo-af5f06ab0fa7db040b21ac687391baec1bee2db6.zip |
dev-perl/List-AllUtils: Stabilize 0.190.0 arm, #805143
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/List-AllUtils')
-rw-r--r-- | dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild index 3ad63294fbc9..b8ba70359f92 100644 --- a/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild +++ b/dev-perl/List-AllUtils/List-AllUtils-0.190.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" LICENSE="Artistic-2" IUSE="test" RESTRICT="!test? ( test )" |