Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/
Date: Mon, 16 Oct 2017 18:15:07
Message-Id: 1508177625.51092aac947f8703cd983b701393ebbdaae04712.maekke@gentoo
1 commit: 51092aac947f8703cd983b701393ebbdaae04712
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 16 18:13:45 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 16 18:13:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51092aac
7
8 net-vpn/openvpn: arm stable, bug #632108
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="arm"
12
13 net-vpn/openvpn/openvpn-2.4.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-vpn/openvpn/openvpn-2.4.4.ebuild b/net-vpn/openvpn/openvpn-2.4.4.ebuild
17 index 74cf0f22fd7..2c174faa415 100644
18 --- a/net-vpn/openvpn/openvpn-2.4.4.ebuild
19 +++ b/net-vpn/openvpn/openvpn-2.4.4.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/"
21
22 LICENSE="GPL-2"
23 SLOT="0"
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 +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"
26
27 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
28 IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"