projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbb1137
)
net-libs/http-parser: x86 stable wrt bug #568900
author
Agostino Sarubbo
<ago@gentoo.org>
Wed, 25 May 2016 11:24:57 +0000
(13:24 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Wed, 25 May 2016 11:24:57 +0000
(13:24 +0200)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-libs/http-parser/http-parser-2.6.2.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/http-parser/http-parser-2.6.2.ebuild
b/net-libs/http-parser/http-parser-2.6.2.ebuild
index ce16d85d4bbf879c7749d027c57424eddf1236c2..bc920a7012064a7f7c1e2ea3a0f03ae9dd99f73c 100644
(file)
--- a/
net-libs/http-parser/http-parser-2.6.2.ebuild
+++ b/
net-libs/http-parser/http-parser-2.6.2.ebuild
@@
-12,7
+12,7
@@
SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64
~
x86 ~amd64-linux ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x64-macos ~x64-solaris"
IUSE="static-libs"
# https://github.com/nodejs/http-parser/pull/272