From f94aeb8f9290cc7e07556121c53f0c738c9bb4ad Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 27 Mar 2021 19:24:11 +0100 Subject: net-vpn/openconnect: ppc64 stable wrt bug #754057 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- net-vpn/openconnect/openconnect-8.09-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-vpn') diff --git a/net-vpn/openconnect/openconnect-8.09-r3.ebuild b/net-vpn/openconnect/openconnect-8.09-r3.ebuild index 6047f92abf25..c5c21a23d94d 100644 --- a/net-vpn/openconnect/openconnect-8.09-r3.ebuild +++ b/net-vpn/openconnect/openconnect-8.09-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Gentoo Authors +# Copyright 2011-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 arm arm64 ~ppc64 x86" + KEYWORDS="amd64 arm arm64 ppc64 x86" fi VPNC_VER=20200226 SRC_URI="${ARCHIVE_URI} -- cgit v1.2.3-65-gdbad