summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-04 20:23:42 +0000
committerSam James <sam@gentoo.org>2020-11-04 20:23:42 +0000
commit662ded74f9562164059df6d72856e69152a5a349 (patch)
tree3f4c628ae8cc6cb4a3708394fd2a9fbbe153e777 /net-libs/http-parser
parentsys-process/systemd-cron: bump, make run-parts optional (diff)
downloadgentoo-662ded74f9562164059df6d72856e69152a5a349.tar.gz
gentoo-662ded74f9562164059df6d72856e69152a5a349.tar.bz2
gentoo-662ded74f9562164059df6d72856e69152a5a349.zip
net-libs/http-parser: Stabilize 2.9.4 arm64, #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.ebuild2
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 7c969dad89d3..c335060fa9a8 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