diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-17 11:40:53 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-17 11:43:12 +0200 |
commit | 99f81989d5ecd04f46c7e28d0dd1b4210c2ccee1 (patch) | |
tree | f8d062974baa4cc87f0f28e7eab3b89099638f2a /net-dialup/pptpclient | |
parent | net-vpn/openvpn: keyword ~arm64 (diff) | |
download | gentoo-99f81989d5ecd04f46c7e28d0dd1b4210c2ccee1.tar.gz gentoo-99f81989d5ecd04f46c7e28d0dd1b4210c2ccee1.tar.bz2 gentoo-99f81989d5ecd04f46c7e28d0dd1b4210c2ccee1.zip |
net-dialup/pptpclient: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.8.0.ebuild b/net-dialup/pptpclient/pptpclient-1.8.0.ebuild index 56577c7da2bf..47150a73c096 100644 --- a/net-dialup/pptpclient/pptpclient-1.8.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/pptpclient/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~arm ppc ppc64 x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="tk" DEPEND="net-dialup/ppp |