diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-15 09:08:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-15 09:08:31 +0200 |
commit | 9ca890c8f8729d1dce74a6a3b38894dbecf16449 (patch) | |
tree | 1db6cfe658bf73acd027bf824473bf2afb46d7f5 /dev-perl/Text-Glob | |
parent | dev-perl/Test2-Suite: s390 stable wrt bug #717060 (diff) | |
download | gentoo-9ca890c8f8729d1dce74a6a3b38894dbecf16449.tar.gz gentoo-9ca890c8f8729d1dce74a6a3b38894dbecf16449.tar.bz2 gentoo-9ca890c8f8729d1dce74a6a3b38894dbecf16449.zip |
dev-perl/Text-Glob: s390 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@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 1f2dd6c038ac..a1b90d424b57 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 ~mips ppc ppc64 ~riscv ~s390 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 ~mips ppc ppc64 ~riscv s390 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" RESTRICT="!test? ( test )" |