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