Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/
Date: Fri, 29 Sep 2017 23:05:52
Message-Id: 1506726343.7f0964e85ca272712f9f8394c3483b5ca6de2f30.whissi@gentoo
1 commit: 7f0964e85ca272712f9f8394c3483b5ca6de2f30
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 23:05:19 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 29 23:05:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0964e8
7
8 net-vpn/openvpn: x86 stable (bug #632108)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 net-vpn/openvpn/openvpn-2.4.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/openvpn/openvpn-2.4.4.ebuild b/net-vpn/openvpn/openvpn-2.4.4.ebuild
16 index c12a1f9f41b..3c39b266462 100644
17 --- a/net-vpn/openvpn/openvpn-2.4.4.ebuild
18 +++ b/net-vpn/openvpn/openvpn-2.4.4.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
25
26 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
27 IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"