diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:42:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:42:44 +0200 |
commit | bb903ff988b10999b7aed2256cdc622a867b92c8 (patch) | |
tree | 6f0ba8c25b08d0f15592711861cfb6be9b674a2d /net-libs/http-parser | |
parent | net-libs/nodejs: x86 stable (bug #665656) (diff) | |
download | gentoo-bb903ff988b10999b7aed2256cdc622a867b92c8.tar.gz gentoo-bb903ff988b10999b7aed2256cdc622a867b92c8.tar.bz2 gentoo-bb903ff988b10999b7aed2256cdc622a867b92c8.zip |
net-libs/http-parser: x86 stable (bug #665656)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r-- | net-libs/http-parser/http-parser-2.8.1.ebuild | 2 |
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 620ec5a2f7c8..cf78453abdfd 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() { |