summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-12-09 23:57:35 +1300
committerKent Fredric <kentnl@gentoo.org>2020-12-10 00:13:00 +1300
commite088703abcd356c5ce52ec7324ca686464b14ded (patch)
tree05a269a88116896e48d99560b9a8192b423b5d42 /dev-perl/Text-Glob
parentdev-perl/Number-Compare: Keyword ~m68k re bug #716792 (diff)
downloadgentoo-e088703abcd356c5ce52ec7324ca686464b14ded.tar.gz
gentoo-e088703abcd356c5ce52ec7324ca686464b14ded.tar.bz2
gentoo-e088703abcd356c5ce52ec7324ca686464b14ded.zip
dev-perl/Text-Glob: Keyword ~m68k re bug #716792
- Build/Test OK on m68k-user - Relevant revdeps all build/test OK - Required by: dev-perl/File-Find-Rule - via dev-perl/Test-Inter - via dev-perl/Date-Manip - and via dev-perl/Locale-Codes Bug: https://bugs.gentoo.org/716792 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r--dev-perl/Text-Glob/Text-Glob-0.110.0.ebuild2
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 a1b90d424b57..e3b10f96b3ec 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 ~m68k ~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 )"