summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-27 19:05:23 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-27 19:55:16 +0100
commite66b6b1b70f6fa32f6bd1a6dc2930c15fb8591b6 (patch)
treec2764852266ac5978b64b07075e8bbbf1fcbd086 /net-libs/http-parser
parentdev-ruby/coffee-script-source: arm ppc ppc64 stable (bug 590274). (diff)
downloadgentoo-e66b6b1b70f6fa32f6bd1a6dc2930c15fb8591b6.tar.gz
gentoo-e66b6b1b70f6fa32f6bd1a6dc2930c15fb8591b6.tar.bz2
gentoo-e66b6b1b70f6fa32f6bd1a6dc2930c15fb8591b6.zip
net-libs/http-parser: arm ppc ppc64 stable (bug 590274).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r--net-libs/http-parser/http-parser-2.6.2.ebuild4
1 files changed, 2 insertions, 2 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 e926ae32e895..e4facc921264 100644
--- a/net-libs/http-parser/http-parser-2.6.2.ebuild
+++ b/net-libs/http-parser/http-parser-2.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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