summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-01-23 12:10:04 +0100
committerFabian Groffen <grobian@gentoo.org>2016-01-23 12:10:04 +0100
commit82313ccbc2c5f409b54df65bfff3348db458e2d9 (patch)
tree2fc0f1544f1851bdbb73169439156f6206844373 /net-libs/http-parser
parentsci-mathematics/glpk: drop prefix keywords which don't have the new deps, bug... (diff)
downloadgentoo-82313ccbc2c5f409b54df65bfff3348db458e2d9.tar.gz
gentoo-82313ccbc2c5f409b54df65bfff3348db458e2d9.tar.bz2
gentoo-82313ccbc2c5f409b54df65bfff3348db458e2d9.zip
net-libs/http-parser: marked ~x64-macos, bug #509586
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r--net-libs/http-parser/http-parser-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 7a5bcfe0dd05..c1239eefcc13 100644
--- 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