diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:49 -0700 |
commit | 3d390caa40794863b734c6e901220bd05aeef6ff (patch) | |
tree | 326acb985c6cd8bbc4bbc320bc5be5f60a842454 /dev-perl/Text-Glob | |
parent | dev-perl/Text-Diff-1.450.0: ppc64 stable, bug 663934 (diff) | |
download | gentoo-3d390caa40794863b734c6e901220bd05aeef6ff.tar.gz gentoo-3d390caa40794863b734c6e901220bd05aeef6ff.tar.bz2 gentoo-3d390caa40794863b734c6e901220bd05aeef6ff.zip |
dev-perl/Text-Glob-0.110.0: ppc64 stable, bug 663934
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 c1799938d2ae..993d53f94ed1 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 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="virtual/perl-Exporter" |