diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:51:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:13:48 +0200 |
commit | e103f9643f402a10bfe4a70644d9c71d522eea30 (patch) | |
tree | 2e3eae6ccfa620fffd053bbb690f0ec117ce825b /dev-perl | |
parent | dev-perl/Text-Format: x86 stable (bug #663934) (diff) | |
download | gentoo-e103f9643f402a10bfe4a70644d9c71d522eea30.tar.gz gentoo-e103f9643f402a10bfe4a70644d9c71d522eea30.tar.bz2 gentoo-e103f9643f402a10bfe4a70644d9c71d522eea30.zip |
dev-perl/Text-Glob: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-perl')
-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 c2fba9db73ec..dfc8daffc51e 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" |