net-libs/nghttp2: Tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 22:39:37 +0000 (23:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 22:40:58 +0000 (23:40 +0100)
net-libs/nghttp2/nghttp2-1.31.0.ebuild

index e578deb7b24b8d1b9abe10d174b1c1838c838d12..ffeb54eded232164227f9b3c2611614b3af50c95 100644 (file)
@@ -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"