diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:42:52 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:48:11 -0400 |
commit | 739a7073fdcaa7b3753e2ddcb99f1e90e69c56b9 (patch) | |
tree | 9cfc0bd12574ad3ad37de24518729998f4864446 /net-dialup/pptpclient | |
parent | net-vpn/openvpn: arm64 stable (diff) | |
download | gentoo-739a7073fdcaa7b3753e2ddcb99f1e90e69c56b9.tar.gz gentoo-739a7073fdcaa7b3753e2ddcb99f1e90e69c56b9.tar.bz2 gentoo-739a7073fdcaa7b3753e2ddcb99f1e90e69c56b9.zip |
net-dialup/pptpclient: 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-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.10.0.ebuild b/net-dialup/pptpclient/pptpclient-1.10.0.ebuild index bf607214603e..02d037d298aa 100644 --- a/net-dialup/pptpclient/pptpclient-1.10.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.10.0.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=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/pptpclient/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~arm ~arm64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ~arm arm64 ppc ppc64 x86" IUSE="tk" DEPEND="net-dialup/ppp |