Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openconnect/
Date: Thu, 03 Oct 2019 07:59:52
Message-Id: 1570089576.00152a0f39b8ec5e07b2c36e449b913afe5aaefd.ago@gentoo
1 commit: 00152a0f39b8ec5e07b2c36e449b913afe5aaefd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 3 07:59:36 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 3 07:59:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00152a0f
7
8 net-vpn/openconnect: x86 stable wrt bug #695528
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-vpn/openconnect/openconnect-8.05.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-vpn/openconnect/openconnect-8.05.ebuild b/net-vpn/openconnect/openconnect-8.05.ebuild
18 index 52c505f00a2..25dc78801e2 100644
19 --- a/net-vpn/openconnect/openconnect-8.05.ebuild
20 +++ b/net-vpn/openconnect/openconnect-8.05.ebuild
21 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
22 inherit git-r3 autotools
23 else
24 ARCHIVE_URI="ftp://ftp.infradead.org/pub/${PN}/${P}.tar.gz"
25 - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
27 fi
28 VPNC_VER=20190611
29 SRC_URI="${ARCHIVE_URI}