net-libs/http-parser: arm stable wrt bug #702988
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 13:06:48 +0000 (14:06 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 11 Feb 2020 13:06:48 +0000 (14:06 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-libs/http-parser/http-parser-2.9.2.ebuild

index 49ac5fb62f6a9a0be3501681be09f7b359264383..fbfc696edd30370ecb9c662fbd16e9008de956e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0/2.9.0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris"
 IUSE="static-libs"
 
 src_prepare() {