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: Sat, 30 Sep 2017 04:12:33
Message-Id: 1506744738.cfd25ff8b4d224b2145ff7fcd4fe44826afebea3.slyfox@gentoo
1 commit: cfd25ff8b4d224b2145ff7fcd4fe44826afebea3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 04:12:18 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 04:12:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd25ff8
7
8 net-vpn/openvpn: stable 2.4.4 for ppc, bug #632108
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
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 328af899016..77acf209166 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"