summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-03-02 22:48:30 +0200
committerMart Raudsepp <leio@gentoo.org>2018-03-02 23:50:57 +0200
commit962ba02b4340eb06c8010fd021dfb2e09cfdf763 (patch)
tree4106ad46fc112c5e4342d8c846e18bd25d42c151 /net-libs/nghttp2
parentdev-util/cunit-2.1_p2-r1: arm64 stable (diff)
downloadgentoo-962ba02b4340eb06c8010fd021dfb2e09cfdf763.tar.gz
gentoo-962ba02b4340eb06c8010fd021dfb2e09cfdf763.tar.bz2
gentoo-962ba02b4340eb06c8010fd021dfb2e09cfdf763.zip
net-libs/nghttp2-1.29.0: arm64 stable (bug #646100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.29.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.29.0.ebuild b/net-libs/nghttp2/nghttp2-1.29.0.ebuild
index 5eae6f97f81f..35aee2688777 100644
--- a/net-libs/nghttp2/nghttp2-1.29.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.29.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit 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"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
fi
DESCRIPTION="HTTP/2 C Library"