commit: 662ded74f9562164059df6d72856e69152a5a349 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 4 20:23:42 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 4 20:23:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662ded74
net-libs/http-parser: Stabilize 2.9.4 arm64, #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 7c969dad89d..c335060fa9a 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" src_prepare() { default
