projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f5d2ee
)
net-libs/nghttp2: add alpha keyword
author
Tobias Klausmann
<klausman@gentoo.org>
Tue, 15 Sep 2015 10:46:45 +0000
(12:46 +0200)
committer
Tobias Klausmann
<klausman@gentoo.org>
Tue, 15 Sep 2015 10:47:04 +0000
(12:47 +0200)
Gentoo-Bug: 558734
Package-Manager: portage-2.2.20.1
net-libs/nghttp2/nghttp2-1.0.5.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/nghttp2/nghttp2-1.0.5.ebuild
b/net-libs/nghttp2/nghttp2-1.0.5.ebuild
index a2d72d9652b367e71233de4c1b441e58da764f9d..8d624c743e506a77d196a6d54450e214f7c96726 100644
(file)
--- a/
net-libs/nghttp2/nghttp2-1.0.5.ebuild
+++ b/
net-libs/nghttp2/nghttp2-1.0.5.ebuild
@@
-13,7
+13,7
@@
if [[ ${PV} == 9999 ]] ; then
inherit git-2
else
SRC_URI="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${PV}/${P}.tar.gz"
- 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"
fi
DESCRIPTION="HTTP/2 C Library"