Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/badvpn/
Date: Sun, 28 Feb 2021 23:21:47
Message-Id: 1614554485.82785d24feb71c10c1ecfff1647e67fe1017dd78.sam@gentoo
1 commit: 82785d24feb71c10c1ecfff1647e67fe1017dd78
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 23:21:25 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 23:21:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82785d24
7
8 net-vpn/badvpn: Stabilize 1.999.129 arm, #773154
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-vpn/badvpn/badvpn-1.999.129.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-vpn/badvpn/badvpn-1.999.129.ebuild b/net-vpn/badvpn/badvpn-1.999.129.ebuild
16 index 07ce92beede..72be95d0304 100644
17 --- a/net-vpn/badvpn/badvpn-1.999.129.ebuild
18 +++ b/net-vpn/badvpn/badvpn-1.999.129.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2018 Gentoo Foundation
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ambrop72/badvpn https://code.google.com/p/badvpn/"
26 SRC_URI="https://github.com/ambrop72/badvpn/archive/${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="BSD"
29 -KEYWORDS="amd64 ~arm x86"
30 +KEYWORDS="amd64 arm x86"
31 SLOT="0"
32 TARGETS="+client +ncd +server +tun2socks +udpgw"
33 IUSE="${TARGETS} debug"