Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openconnect/
Date: Wed, 06 May 2020 01:01:40
Message-Id: 1588726886.c8090d84da7e8f2e4b89c0cf4e93f12f79e61ac6.whissi@gentoo
1 commit: c8090d84da7e8f2e4b89c0cf4e93f12f79e61ac6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 00:59:53 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 01:01:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8090d84
7
8 net-vpn/openconnect: x86 keyworded (bug #718792)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-vpn/openconnect/openconnect-8.09.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-vpn/openconnect/openconnect-8.09.ebuild b/net-vpn/openconnect/openconnect-8.09.ebuild
17 index 74f5d82f094..65be38899a1 100644
18 --- a/net-vpn/openconnect/openconnect-8.09.ebuild
19 +++ b/net-vpn/openconnect/openconnect-8.09.ebuild
20 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
21 inherit git-r3 autotools
22 else
23 ARCHIVE_URI="ftp://ftp.infradead.org/pub/${PN}/${P}.tar.gz"
24 - KEYWORDS="~amd64 ~arm64 ~ppc64"
25 + KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
26 fi
27 VPNC_VER=20200226
28 SRC_URI="${ARCHIVE_URI}