diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:49:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:57:20 +0000 |
commit | eb729fef717758bb75933f69edc73c37b985f2cc (patch) | |
tree | f732cd1e32de8e79dbf2f532fc36430617f1befc /dev-perl/Test-Inter | |
parent | dev-perl/Test-Fatal: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-eb729fef717758bb75933f69edc73c37b985f2cc.tar.gz gentoo-eb729fef717758bb75933f69edc73c37b985f2cc.tar.bz2 gentoo-eb729fef717758bb75933f69edc73c37b985f2cc.zip |
dev-perl/Test-Inter: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Inter')
-rw-r--r-- | dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild index bd9c29724442..25274aa9de4a 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.60.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild index 230b7bb189d2..beb4aca97273 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |