summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 23:39:37 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 23:40:58 +0100
commit8cc7318607df0e53d03be68a7373ee8a8db57e26 (patch)
tree07e54e052882bbb7c24bf1b0f688d5b359897ea3
parentx11-base/xorg-proto: Keyword ~amd64-fbsd (diff)
downloadgentoo-8cc7318607df0e53d03be68a7373ee8a8db57e26.tar.gz
gentoo-8cc7318607df0e53d03be68a7373ee8a8db57e26.tar.bz2
gentoo-8cc7318607df0e53d03be68a7373ee8a8db57e26.zip
net-libs/nghttp2: Tested on ~amd64-fbsd
-rw-r--r--net-libs/nghttp2/nghttp2-1.31.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.31.0.ebuild b/net-libs/nghttp2/nghttp2-1.31.0.ebuild
index e578deb7b24b..ffeb54eded23 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"