commit: c8090d84da7e8f2e4b89c0cf4e93f12f79e61ac6
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed May 6 00:59:53 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed May 6 01:01:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8090d84
net-vpn/openconnect: x86 keyworded (bug #718792)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
net-vpn/openconnect/openconnect-8.09.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-vpn/openconnect/openconnect-8.09.ebuild
b/net-vpn/openconnect/openconnect-8.09.ebuild
index 74f5d82f094..65be38899a1 100644
--- a/net-vpn/openconnect/openconnect-8.09.ebuild
+++ b/net-vpn/openconnect/openconnect-8.09.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3 autotools
else
ARCHIVE_URI="ftp://ftp.infradead.org/pub/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
fi
VPNC_VER=20200226
SRC_URI="${ARCHIVE_URI}