summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-09-14 14:13:18 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-09-14 14:17:27 +0200
commit3ae0f98bcea9d46054cbacaf18e243198cc33332 (patch)
tree7f12ad6cbca0602d770b677b3c8f8cf203693795 /net-libs
parentnet-misc/snarf-7.0-r4: alpha stable (diff)
downloadgentoo-3ae0f98bcea9d46054cbacaf18e243198cc33332.tar.gz
gentoo-3ae0f98bcea9d46054cbacaf18e243198cc33332.tar.bz2
gentoo-3ae0f98bcea9d46054cbacaf18e243198cc33332.zip
net-libs/nghttp2-1.33.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/665798
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/nghttp2/nghttp2-1.33.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.33.0.ebuild b/net-libs/nghttp2/nghttp2-1.33.0.ebuild
index d57b8cb3f61a..9ae6060c0255 100644
--- a/net-libs/nghttp2/nghttp2-1.33.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.33.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 ~amd64-fbsd"
+ KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
fi
DESCRIPTION="HTTP/2 C Library"