diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-19 08:27:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 11:34:32 +0100 |
commit | cd0030889d7e913f42f6a5faad43bed39c092dd2 (patch) | |
tree | 962ee598a3c3d87baeda5a828c5fbb5126d73fc4 /dev-perl/Text-Glob | |
parent | dev-perl/File-Slurp-Tiny: stable 0.4.0 for sparc, bug #663934 (diff) | |
download | gentoo-cd0030889d7e913f42f6a5faad43bed39c092dd2.tar.gz gentoo-cd0030889d7e913f42f6a5faad43bed39c092dd2.tar.bz2 gentoo-cd0030889d7e913f42f6a5faad43bed39c092dd2.zip |
dev-perl/Text-Glob: stable 0.110.0 for sparc, bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 dfc8daffc51e..c1799938d2ae 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" |