diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-17 12:18:14 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-17 12:18:14 +0200 |
commit | 0578ce8997fc236bc9fcacec4bb0a0ea2cb1255a (patch) | |
tree | 052c7da0f0f1a10c412fd76da1d2920dc05f994c /net-vpn/vpnc | |
parent | profiles/arch/arm64: mask kdelibs:4[webkit] (diff) | |
download | gentoo-0578ce8997fc236bc9fcacec4bb0a0ea2cb1255a.tar.gz gentoo-0578ce8997fc236bc9fcacec4bb0a0ea2cb1255a.tar.bz2 gentoo-0578ce8997fc236bc9fcacec4bb0a0ea2cb1255a.zip |
net-vpn/vpnc: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 7b4fb313fd26..3962719c2904 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=" |