commit: 82785d24feb71c10c1ecfff1647e67fe1017dd78 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 28 23:21:25 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 28 23:21:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82785d24
net-vpn/badvpn: Stabilize 1.999.129 arm, #773154 Signed-off-by: Sam James <sam <AT> gentoo.org> net-vpn/badvpn/badvpn-1.999.129.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/badvpn/badvpn-1.999.129.ebuild b/net-vpn/badvpn/badvpn-1.999.129.ebuild index 07ce92beede..72be95d0304 100644 --- a/net-vpn/badvpn/badvpn-1.999.129.ebuild +++ b/net-vpn/badvpn/badvpn-1.999.129.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ambrop72/badvpn https://code.google.com/p/badvpn/" SRC_URI="https://github.com/ambrop72/badvpn/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" SLOT="0" TARGETS="+client +ncd +server +tun2socks +udpgw" IUSE="${TARGETS} debug"