summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-28 23:16:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-28 23:16:04 +0300
commit54f44d696dec3f02f357375848ecb5b86f3d815d (patch)
treed6c91e7452ae96eb87233877903e3f0a09dcf30f
parentdev-python/docutils-glep: arm stable wrt bug #687050 (diff)
downloadgentoo-54f44d696dec3f02f357375848ecb5b86f3d815d.tar.gz
gentoo-54f44d696dec3f02f357375848ecb5b86f3d815d.tar.bz2
gentoo-54f44d696dec3f02f357375848ecb5b86f3d815d.zip
net-libs/nghttp2: arm stable wrt bug #689028
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-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 a9772a1ba462..2142ab3bd2e9 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"