summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-09-01 21:27:45 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-09-01 21:27:45 +0300
commitf142cf5ae16c37a5b21babfbb8a387b775089433 (patch)
treeb18b9ab89bc0acc3404be57881efe540738419d6 /net-libs/nghttp2
parentnet-libs/libmicrohttpd: arm stable wrt bug #691366 (diff)
downloadgentoo-f142cf5ae16c37a5b21babfbb8a387b775089433.tar.gz
gentoo-f142cf5ae16c37a5b21babfbb8a387b775089433.tar.bz2
gentoo-f142cf5ae16c37a5b21babfbb8a387b775089433.zip
net-libs/nghttp2: arm stable wrt bug #692112
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.39.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.39.2.ebuild b/net-libs/nghttp2/nghttp2-1.39.2.ebuild
index a9772a1ba462..2142ab3bd2e9 100644
--- a/net-libs/nghttp2/nghttp2-1.39.2.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.39.2.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"