diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-13 00:08:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-13 00:08:45 +0100 |
commit | b48fda1fe14f99ba20812fa78e2449ca2d245aea (patch) | |
tree | d01cd486db7d40eb04d8066c770b5089e2b189ed /net-libs/http-parser | |
parent | dev-python/jwcrypto: x86 stable (bug #752321) (diff) | |
download | gentoo-b48fda1fe14f99ba20812fa78e2449ca2d245aea.tar.gz gentoo-b48fda1fe14f99ba20812fa78e2449ca2d245aea.tar.bz2 gentoo-b48fda1fe14f99ba20812fa78e2449ca2d245aea.zip |
net-libs/http-parser: x86 stable (bug #753011)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.9.4.ebuild b/net-libs/http-parser/http-parser-2.9.4.ebuild index 01dcd50e086f..c2473faf1007 100644 --- a/net-libs/http-parser/http-parser-2.9.4.ebuild +++ b/net-libs/http-parser/http-parser-2.9.4.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" PATCHES=( "${FILESDIR}"/${P}-non-x86-test.patch |