diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:35:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:56:32 +0000 |
commit | 5585c981814388908963a613865b7936e4c0f470 (patch) | |
tree | 01c2513e2be0a79b33bd94789be8c1d264ce4f61 /dev-perl/Module-Implementation | |
parent | dev-perl/Module-Build: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-5585c981814388908963a613865b7936e4c0f470.tar.gz gentoo-5585c981814388908963a613865b7936e4c0f470.tar.bz2 gentoo-5585c981814388908963a613865b7936e4c0f470.zip |
dev-perl/Module-Implementation: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Module-Implementation')
-rw-r--r-- | dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild b/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild index 6c06fdc10d72..7ad0ad1e7430 100644 --- a/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild +++ b/dev-perl/Module-Implementation/Module-Implementation-0.90.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Loads one of several alternate underlying implementations for a mod LICENSE="Artistic-2" 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 ~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 ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |