diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:53:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:57:34 +0000 |
commit | c858d508fb45358eafab4cb7f4131a23f6f40be7 (patch) | |
tree | 19a33391f3ba2a5a5158282087cfa5fb44c7e615 /dev-perl/Text-Glob | |
parent | dev-perl/Text-Diff: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-c858d508fb45358eafab4cb7f4131a23f6f40be7.tar.gz gentoo-c858d508fb45358eafab4cb7f4131a23f6f40be7.tar.bz2 gentoo-c858d508fb45358eafab4cb7f4131a23f6f40be7.zip |
dev-perl/Text-Glob: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild b/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild index a3d03d7890eb..7c7e54ad2851 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Match globbing patterns against text" 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 )" |