projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa8936a
)
net-libs/http-parser: marked ~x64-macos, bug #509586
author
Fabian Groffen
<grobian@gentoo.org>
Sat, 23 Jan 2016 11:10:04 +0000
(12:10 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Sat, 23 Jan 2016 11:10:04 +0000
(12:10 +0100)
Package-Manager: portage-2.2.20-prefix
net-libs/http-parser/http-parser-2.6.0.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/http-parser/http-parser-2.6.0.ebuild
b/net-libs/http-parser/http-parser-2.6.0.ebuild
index 7a5bcfe0dd0568e535f6d764b4130a009ed939de..c1239eefcc132a3159bd4c1980fe6f5535bf7354 100644
(file)
--- a/
net-libs/http-parser/http-parser-2.6.0.ebuild
+++ b/
net-libs/http-parser/http-parser-2.6.0.ebuild
@@
-12,7
+12,7
@@
SRC_URI="https://github.com/joyent/http-parser/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86
~x64-macos ~x64-solaris
"
IUSE="static-libs"
# https://github.com/nodejs/http-parser/pull/272