diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:35:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:35:19 +0300 |
commit | ed362330999326d6dabacffa66156c56bca4ca86 (patch) | |
tree | d4f5d96db3355a0d579d423678a76657c0fc0910 /dev-perl/Text-Glob | |
parent | dev-perl/Text-Kakasi: amd64 stable wrt bug #663934 (diff) | |
download | gentoo-ed362330999326d6dabacffa66156c56bca4ca86.tar.gz gentoo-ed362330999326d6dabacffa66156c56bca4ca86.tar.bz2 gentoo-ed362330999326d6dabacffa66156c56bca4ca86.zip |
dev-perl/Text-Glob: amd64 stable wrt bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 a6e99120feed..26bcdf3bff08 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" |