commit: 8cc7318607df0e53d03be68a7373ee8a8db57e26
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 1 22:39:37 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 1 22:40:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc73186
net-libs/nghttp2: Tested on ~amd64-fbsd
net-libs/nghttp2/nghttp2-1.31.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/nghttp2/nghttp2-1.31.0.ebuild
b/net-libs/nghttp2/nghttp2-1.31.0.ebuild
index e578deb7b24..ffeb54eded2 100644
--- a/net-libs/nghttp2/nghttp2-1.31.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.31.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
fi
DESCRIPTION="HTTP/2 C Library"