diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 12:23:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 12:23:31 +0000 |
commit | 73d955179e9fea31e6b2446198f61715be295633 (patch) | |
tree | 1dcbab3ad146515cc0e89a99c83ee7eadbe50759 /dev-perl/Test-Warnings | |
parent | dev-perl/Test-Warnings: Stabilize 0.32.0 hppa, #916831 (diff) | |
download | gentoo-73d955179e9fea31e6b2446198f61715be295633.tar.gz gentoo-73d955179e9fea31e6b2446198f61715be295633.tar.bz2 gentoo-73d955179e9fea31e6b2446198f61715be295633.zip |
dev-perl/Test-Warnings: Stabilize 0.32.0 amd64, #916831
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Warnings')
-rw-r--r-- | dev-perl/Test-Warnings/Test-Warnings-0.32.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.32.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.32.0.ebuild index 2787828c57e9..90c1c85778a6 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.32.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.32.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~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 ~ppc-macos ~x64-macos ~x64-solaris" IUSE="suggested" RDEPEND=" |