projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbd86a3
)
net-libs/nghttp2: Synced live ebuild.
author
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 4 Sep 2018 08:29:13 +0000
(10:29 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 4 Sep 2018 08:30:18 +0000
(10:30 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
net-libs/nghttp2/nghttp2-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/nghttp2/nghttp2-9999.ebuild
b/net-libs/nghttp2/nghttp2-9999.ebuild
index 31d1de9f15bf9fd4e55fb236517126044820e6c6..e5d039fc7180d95ce2a2f28e85ebf0cabeeb8457 100644
(file)
--- a/
net-libs/nghttp2/nghttp2-9999.ebuild
+++ b/
net-libs/nghttp2/nghttp2-9999.ebuild
@@
-3,7
+3,7
@@
# TODO: Add python support.
-EAPI=
6
+EAPI=
7
inherit multilib-minimal
@@
-12,7
+12,7
@@
if [[ ${PV} == 9999 ]] ; then
inherit autotools 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"