summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-05-18 10:46:20 +0200
committerFabian Groffen <grobian@gentoo.org>2016-05-18 10:46:20 +0200
commit547329a0811b659b08c7f62ccf1101154e2eaf7e (patch)
tree17c87e145a0418a7f317dfde2d2c759f2bcc7747 /net-libs/http-parser
parentdev-ruby/uglifier: marked ~amd64-linux (diff)
downloadgentoo-547329a0811b659b08c7f62ccf1101154e2eaf7e.tar.gz
gentoo-547329a0811b659b08c7f62ccf1101154e2eaf7e.tar.bz2
gentoo-547329a0811b659b08c7f62ccf1101154e2eaf7e.zip
net-libs/http-parser: marked ~amd64-linux
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r--net-libs/http-parser/http-parser-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 a820322b335d..6e8f5370caa2 100644
--- 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 ~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