diff options
author | Sam James <sam@gentoo.org> | 2024-01-23 15:05:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-23 15:05:21 +0000 |
commit | 8a519fcce3167aae08e3392a055bbdad5563b914 (patch) | |
tree | c942562c46db149cd18480e8d1df5ab2509f47d9 /perl-core | |
parent | virtual/perl-Test-Simple: Stabilize 1.302.196 hppa, #920966 (diff) | |
download | gentoo-8a519fcce3167aae08e3392a055bbdad5563b914.tar.gz gentoo-8a519fcce3167aae08e3392a055bbdad5563b914.tar.bz2 gentoo-8a519fcce3167aae08e3392a055bbdad5563b914.zip |
perl-core/Test-Simple: Stabilize 1.302.196 hppa, #920966
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-1.302.196.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-1.302.196.ebuild b/perl-core/Test-Simple/Test-Simple-1.302.196.ebuild index 86d9031bb4a8..88e45ee04f8a 100644 --- a/perl-core/Test-Simple/Test-Simple-1.302.196.ebuild +++ b/perl-core/Test-Simple/Test-Simple-1.302.196.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Basic utilities for writing tests" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" !<dev-perl/Test-Tester-0.114.0 |