diff options
author | Sam James <sam@gentoo.org> | 2023-04-05 19:59:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-05 19:59:26 +0100 |
commit | 6d9a9cf7f217bf7dbd95217f096c36ce52126c32 (patch) | |
tree | 98fc61327dd8ab3c4c55d10221db8130730d4701 /net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild | |
parent | net-vpn/vpnc-scripts: Stabilize 20220510 x86, #903761 (diff) | |
download | gentoo-6d9a9cf7f217bf7dbd95217f096c36ce52126c32.tar.gz gentoo-6d9a9cf7f217bf7dbd95217f096c36ce52126c32.tar.bz2 gentoo-6d9a9cf7f217bf7dbd95217f096c36ce52126c32.zip |
net-vpn/vpnc-scripts: Stabilize 20220510 amd64, #903761
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild')
-rw-r--r-- | net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild b/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild index ce2c833edfc0..2f82fb947b72 100644 --- a/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild +++ b/net-vpn/vpnc-scripts/vpnc-scripts-20220510.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 99999999 ]]; then EGIT_REPO_URI="https://gitlab.com/openconnect/vpnc-scripts.git" else SRC_URI="ftp://ftp.infradead.org/pub/vpnc-scripts/${P}.tar.gz" - KEYWORDS="~amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" + KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" fi DESCRIPTION="Connect scripts for use with vpnc and openconnect (and similar clients)" |