summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-04-15 10:31:08 +0200
committerJeroen Roovers <jer@gentoo.org>2018-04-15 10:54:50 +0200
commit38d87bf8a691cf376ad87cef5f1289edb4a69e61 (patch)
treee0ec535cbe2cdf0f814bf4148a9c294608b1c769 /net-libs
parentprofiles/arch/arm64: Mask more package USE flags (diff)
downloadgentoo-38d87bf8a691cf376ad87cef5f1289edb4a69e61.tar.gz
gentoo-38d87bf8a691cf376ad87cef5f1289edb4a69e61.tar.bz2
gentoo-38d87bf8a691cf376ad87cef5f1289edb4a69e61.zip
net-libs/http-parser: Stable for AMD64 too.
Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs')
-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 4e95e31a47d1..a87d8eed6699 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="~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"
src_prepare() {