summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-17 18:27:25 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-17 18:28:27 +0300
commitec9bc5f0b99d943607303d08466c78fcee9ba1b1 (patch)
tree5bc5815ee3d9f4def48441541e7b2ba799e52720 /net-libs/http-parser
parentapp-emulation/rkt: Bump version to 1.30.0 (diff)
downloadgentoo-ec9bc5f0b99d943607303d08466c78fcee9ba1b1.tar.gz
gentoo-ec9bc5f0b99d943607303d08466c78fcee9ba1b1.tar.bz2
gentoo-ec9bc5f0b99d943607303d08466c78fcee9ba1b1.zip
net-libs/http-parser: arm stable wrt bug #665656
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r--net-libs/http-parser/http-parser-2.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.8.1.ebuild b/net-libs/http-parser/http-parser-2.8.1.ebuild
index 1431e169b4a5..2057dd48dc95 100644
--- a/net-libs/http-parser/http-parser-2.8.1.ebuild
+++ b/net-libs/http-parser/http-parser-2.8.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0/2.8.0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris"
IUSE="static-libs"
src_prepare() {