diff options
Diffstat (limited to 'dev-perl/Test-Warnings')
-rw-r--r-- | dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild index e0d79943dd5b..7763814bd513 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.16.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.16.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 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild index 8f1946132df5..ca04cd56285c 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.26.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 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh 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 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test suggested" RESTRICT="!test? ( test )" |