diff options
author | Yuta Satoh <nigoro.dev@gmail.com> | 2016-12-03 18:18:39 +0900 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-12-04 01:49:04 +0100 |
commit | 8416b90c4ed36c9fe3114bd8532bda5ffefad6d2 (patch) | |
tree | f7abcc531ed2f08f705529bd31138ce5c8ed249d /dev-perl/FCGI | |
parent | dev-perl/CGI-Fast: add ~amd64-fbsd, ~x86-fbsd KEYWORDS. (diff) | |
download | gentoo-8416b90c4ed36c9fe3114bd8532bda5ffefad6d2.tar.gz gentoo-8416b90c4ed36c9fe3114bd8532bda5ffefad6d2.tar.bz2 gentoo-8416b90c4ed36c9fe3114bd8532bda5ffefad6d2.zip |
dev-perl/FCGI: 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/FCGI')
-rw-r--r-- | dev-perl/FCGI/FCGI-0.770.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/FCGI/FCGI-0.770.0.ebuild b/dev-perl/FCGI/FCGI-0.770.0.ebuild index 2bec65e9a7a9..403018d686f9 100644 --- a/dev-perl/FCGI/FCGI-0.770.0.ebuild +++ b/dev-perl/FCGI/FCGI-0.770.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Fast CGI module" LICENSE="FastCGI" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=" |