diff options
author | Yuta Satoh <nigoro.dev@gmail.com> | 2016-12-03 18:17:29 +0900 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-12-04 01:49:00 +0100 |
commit | 283b6235c21b1dd2dded343432027672708d8948 (patch) | |
tree | 937b9cd6e1ea9a8d9641e47ac45a38746c24e3e1 /dev-perl/CGI-Fast | |
parent | dev-perl/Test-NoWarnings: add ~amd64-fbsd KEYWORDS. (diff) | |
download | gentoo-283b6235c21b1dd2dded343432027672708d8948.tar.gz gentoo-283b6235c21b1dd2dded343432027672708d8948.tar.bz2 gentoo-283b6235c21b1dd2dded343432027672708d8948.zip |
dev-perl/CGI-Fast: add ~amd64-fbsd, ~x86-fbsd KEYWORDS.
Gentoo-Bug: https://bugs.gentoo.org/600256
Closes: https://github.com/gentoo/gentoo/pull/2992
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild index 3efee549df63..fd7204f762c7 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.110.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=" |