Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/nghttp2/
Date: Wed, 12 Sep 2018 22:05:19
Message-Id: 1536789551.b8656538c85c9b1bea66781ba6052ee17194e63f.leio@gentoo
1 commit: b8656538c85c9b1bea66781ba6052ee17194e63f
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 12 21:59:11 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 12 21:59:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8656538
7
8 net-libs/nghttp2-1.33.0: arm64 stable (bug #665798)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 net-libs/nghttp2/nghttp2-1.33.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/nghttp2/nghttp2-1.33.0.ebuild b/net-libs/nghttp2/nghttp2-1.33.0.ebuild
16 index 12ee064b27e..0e164866e78 100644
17 --- a/net-libs/nghttp2/nghttp2-1.33.0.ebuild
18 +++ b/net-libs/nghttp2/nghttp2-1.33.0.ebuild
19 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
20 inherit git-r3
21 else
22 SRC_URI="https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz"
23 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
24 + KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
25 fi
26
27 DESCRIPTION="HTTP/2 C Library"