diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:43:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:48:13 -0400 |
commit | 8a44ff7c78ca52666b997c6cf657b19706f96902 (patch) | |
tree | 24008c0c10cf19c184705979fc7752961b645c8b /net-vpn/vpnc | |
parent | net-dialup/pptpclient: arm64 stable (diff) | |
download | gentoo-8a44ff7c78ca52666b997c6cf657b19706f96902.tar.gz gentoo-8a44ff7c78ca52666b997c6cf657b19706f96902.tar.bz2 gentoo-8a44ff7c78ca52666b997c6cf657b19706f96902.zip |
net-vpn/vpnc: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-vpn/vpnc')
-rw-r--r-- | net-vpn/vpnc/vpnc-0.5.3_p550.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/vpnc/vpnc-0.5.3_p550.ebuild b/net-vpn/vpnc/vpnc-0.5.3_p550.ebuild index 34d8bd70511f..6a33ec812e0f 100644 --- a/net-vpn/vpnc/vpnc-0.5.3_p550.ebuild +++ b/net-vpn/vpnc/vpnc-0.5.3_p550.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86" IUSE="resolvconf +gnutls selinux" DEPEND=" |