diff options
author | Sam James <sam@gentoo.org> | 2020-11-15 05:14:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-15 05:14:20 +0000 |
commit | a096de8ed02c734df3603dfe5bc56a212e7a615b (patch) | |
tree | 2ae9f0647103d8271d771379fa28ed0ee63b4a3e /net-libs/http-parser | |
parent | dev-python/pypiserver: Stabilize 1.4.2 ALLARCHES, #754516 (diff) | |
download | gentoo-a096de8ed02c734df3603dfe5bc56a212e7a615b.tar.gz gentoo-a096de8ed02c734df3603dfe5bc56a212e7a615b.tar.bz2 gentoo-a096de8ed02c734df3603dfe5bc56a212e7a615b.zip |
net-libs/http-parser: Stabilize 2.9.4 arm, #753011
Signed-off-by: Sam James <sam@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 7b86474b1332..43104a4e8c2d 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 |