diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-20 09:51:18 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-06-20 11:03:54 -0400 |
commit | f3f86bfe413a160a49a6d116dc1afbbc2743bfe0 (patch) | |
tree | 17a7d1c75b0b68c3d391f2749e16e4d46011b92b /dev-perl/List-AllUtils | |
parent | dev-perl/List-UtilsBy: Stabilize 0.120.0 hppa, #934402 (diff) | |
download | gentoo-f3f86bfe413a160a49a6d116dc1afbbc2743bfe0.tar.gz gentoo-f3f86bfe413a160a49a6d116dc1afbbc2743bfe0.tar.bz2 gentoo-f3f86bfe413a160a49a6d116dc1afbbc2743bfe0.zip |
dev-perl/List-AllUtils: Stabilize 0.190.0 hppa, #934402
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 efebd3b1530d..27361717e503 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 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" LICENSE="Artistic-2" IUSE="test" RESTRICT="!test? ( test )" |