diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:05:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:05:20 +0200 |
commit | e829cbf5d366426ea6d0c57d37ad2673cc3ad4fd (patch) | |
tree | acd187f822aeb7b1ac6de5ec37d935a8bf4de2b1 /dev-perl/CGI-Fast | |
parent | dev-perl/Crypt-OpenSSL-Bignum: amd64 stable wrt bug #657160 (diff) | |
download | gentoo-e829cbf5d366426ea6d0c57d37ad2673cc3ad4fd.tar.gz gentoo-e829cbf5d366426ea6d0c57d37ad2673cc3ad4fd.tar.bz2 gentoo-e829cbf5d366426ea6d0c57d37ad2673cc3ad4fd.zip |
dev-perl/CGI-Fast: amd64 stable wrt bug #657162
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild index f4cd262c69d7..92b1194dd6a4 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |