commit: 0578ce8997fc236bc9fcacec4bb0a0ea2cb1255a Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jul 17 10:18:14 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jul 17 10:18:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0578ce89
net-vpn/vpnc: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-vpn/vpnc/vpnc-0.5.3_p550.ebuild | 4 ++-- 1 file 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 7b4fb313fd2..3962719c290 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-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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 ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 sparc x86" IUSE="resolvconf +gnutls selinux" DEPEND="
