Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/
Date: Mon, 02 Mar 2020 11:49:14
Message-Id: 1583149553.ad5bba6e9f879f19c31a5bb99447f90af07c9f0b.slyfox@gentoo
1 commit: ad5bba6e9f879f19c31a5bb99447f90af07c9f0b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 2 11:45:53 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 2 11:45:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5bba6e
7
8 net-vpn/openvpn: stable 2.4.7-r1 for hppa, bug #700656
9
10 Package-Manager: Portage-2.3.88, Repoman-2.3.20
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-vpn/openvpn/openvpn-2.4.7-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild
18 index 437d41a2b48..7463968b82f 100644
19 --- a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild
20 +++ b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://openvpn.net/"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
27
28 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
29 IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"