summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-03-20 21:16:49 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-03-20 21:17:10 +0100
commit5dfc793c88ee24a247d17f1dfa4d9886cea547e7 (patch)
tree86c8ab7428ca008d6d587999e81b6f1178f74c65 /net-libs/http-parser
parentnet-libs/nodejs: x86 stable (bug #708458) (diff)
downloadgentoo-5dfc793c88ee24a247d17f1dfa4d9886cea547e7.tar.gz
gentoo-5dfc793c88ee24a247d17f1dfa4d9886cea547e7.tar.bz2
gentoo-5dfc793c88ee24a247d17f1dfa4d9886cea547e7.zip
net-libs/http-parser: x86 stable (bug #708458)
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r--net-libs/http-parser/http-parser-2.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.9.3.ebuild b/net-libs/http-parser/http-parser-2.9.3.ebuild
index 28a3330d367a..5845aafaf5a4 100644
--- a/net-libs/http-parser/http-parser-2.9.3.ebuild
+++ b/net-libs/http-parser/http-parser-2.9.3.ebuild
@@ -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() {