summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-23 11:50:51 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-23 11:50:59 -0400
commitf006c97b6453faec541af01eb09c376563d09e29 (patch)
tree078b161b3161674b566b45fd4f78e7a2a7f7afdb /net-libs/nghttp2
parentapp-emulation/slirp4netns: Bump to version 0.4.0_beta0 (diff)
downloadgentoo-f006c97b6453faec541af01eb09c376563d09e29.tar.gz
gentoo-f006c97b6453faec541af01eb09c376563d09e29.tar.bz2
gentoo-f006c97b6453faec541af01eb09c376563d09e29.zip
net-libs/nghttp2: arm64 stable (bug #689028)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.39.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.39.1.ebuild b/net-libs/nghttp2/nghttp2-1.39.1.ebuild
index 6d97e672ca5c..a9772a1ba462 100644
--- a/net-libs/nghttp2/nghttp2-1.39.1.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.39.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit autotools git-r3
else
SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd"
+ KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd"
fi
DESCRIPTION="HTTP/2 C Library"