net-libs/http-parser: marked ~x64-macos, bug #509586
authorFabian Groffen <grobian@gentoo.org>
Sat, 23 Jan 2016 11:10:04 +0000 (12:10 +0100)
committerFabian 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

index 7a5bcfe0dd0568e535f6d764b4130a009ed939de..c1239eefcc132a3159bd4c1980fe6f5535bf7354 100644 (file)
@@ -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