Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/, net-vpn/httptunnel/
Date: Fri, 11 Oct 2019 15:38:07
Message-Id: 1570808240.8120c3a1140e24fae24fc093542b3ea8712a76ac.mgorny@gentoo
1 commit: 8120c3a1140e24fae24fc093542b3ea8712a76ac
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 11 15:37:20 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 11 15:37:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8120c3a1
7
8 net-vpn: Remove *-fbsd KEYWORDS
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-vpn/httptunnel/httptunnel-3.3-r2.ebuild | 2 +-
13 net-vpn/openvpn/openvpn-2.4.6-r1.ebuild | 2 +-
14 net-vpn/openvpn/openvpn-2.4.6.ebuild | 2 +-
15 net-vpn/openvpn/openvpn-2.4.7-r1.ebuild | 2 +-
16 4 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/net-vpn/httptunnel/httptunnel-3.3-r2.ebuild b/net-vpn/httptunnel/httptunnel-3.3-r2.ebuild
19 index 74bc2848e25..f5232f19e9f 100644
20 --- a/net-vpn/httptunnel/httptunnel-3.3-r2.ebuild
21 +++ b/net-vpn/httptunnel/httptunnel-3.3-r2.ebuild
22 @@ -9,7 +9,7 @@ DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HT
23 HOMEPAGE="http://www.nocrew.org/software/httptunnel.html"
24 SRC_URI="http://www.nocrew.org/software/${PN}/${P}.tar.gz"
25 LICENSE="GPL-2"
26 -KEYWORDS="amd64 ppc x86 ~x86-fbsd"
27 +KEYWORDS="amd64 ppc x86"
28 IUSE=""
29 SLOT="0"
30
31
32 diff --git a/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild b/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild
33 index d90a72c8b4e..8bfbaa482d6 100644
34 --- a/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild
35 +++ b/net-vpn/openvpn/openvpn-2.4.6-r1.ebuild
36 @@ -12,7 +12,7 @@ HOMEPAGE="https://openvpn.net/"
37
38 LICENSE="GPL-2"
39 SLOT="0"
40 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
41 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
42
43 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
44 IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"
45
46 diff --git a/net-vpn/openvpn/openvpn-2.4.6.ebuild b/net-vpn/openvpn/openvpn-2.4.6.ebuild
47 index 015f8bcb94b..feb002fa2f3 100644
48 --- a/net-vpn/openvpn/openvpn-2.4.6.ebuild
49 +++ b/net-vpn/openvpn/openvpn-2.4.6.ebuild
50 @@ -12,7 +12,7 @@ HOMEPAGE="https://openvpn.net/"
51
52 LICENSE="GPL-2"
53 SLOT="0"
54 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
55 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
56
57 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
58 IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"
59
60 diff --git a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild
61 index 47ecc313e5d..15054ac24c6 100644
62 --- a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild
63 +++ b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild
64 @@ -12,7 +12,7 @@ HOMEPAGE="https://openvpn.net/"
65
66 LICENSE="GPL-2"
67 SLOT="0"
68 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
69 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
70
71 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
72 IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"