diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:42:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:56:56 +0000 |
commit | c649f112b30aac9af3db51947fdcef434e004eb7 (patch) | |
tree | 78443091357695338ca0b3c5871e666609e9e820 /dev-perl/Path-Tiny | |
parent | dev-perl/Path-Class: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-c649f112b30aac9af3db51947fdcef434e004eb7.tar.gz gentoo-c649f112b30aac9af3db51947fdcef434e004eb7.tar.bz2 gentoo-c649f112b30aac9af3db51947fdcef434e004eb7.zip |
dev-perl/Path-Tiny: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Path-Tiny')
-rw-r--r-- | dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild index 5689199b4af5..bf7ed3a2700c 100644 --- a/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild +++ b/dev-perl/Path-Tiny/Path-Tiny-0.104.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="File path utility" LICENSE="Apache-2.0" 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 minimal" RESTRICT="!test? ( test )" |