diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:42:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:34 +0100 |
commit | cd622dd238448de645cb6857951f3254d1c47bc9 (patch) | |
tree | c6534806fbbe394c9c53d5caaa8e1ef5553a9848 /dev-perl/File-Find-Rule | |
parent | dev-perl/FCGI: stable 0.780.0 for ppc, bug #657592 (diff) | |
download | gentoo-cd622dd238448de645cb6857951f3254d1c47bc9.tar.gz gentoo-cd622dd238448de645cb6857951f3254d1c47bc9.tar.bz2 gentoo-cd622dd238448de645cb6857951f3254d1c47bc9.zip |
dev-perl/File-Find-Rule: stable 0.340.0 for ppc, bug #657592
Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild index 0ad0f5e2d08e..57fb9bf16c1f 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Alternative interface to File::Find" 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" +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" IUSE="test" RDEPEND=" |