commit: 7cf457baf49f8a24c9c9cbde2aedd108a507acf5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 13 04:53:52 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 13 04:53:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cf457ba
net-libs/http-parser: Stabilize 2.9.4 amd64, #753011 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/http-parser/http-parser-2.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c2473faf100..7b86474b133 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
