diff options
Diffstat (limited to 'net-vpn/openconnect')
-rw-r--r-- | net-vpn/openconnect/openconnect-8.09-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |