Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/
Date: Thu, 22 Jun 2017 12:47:28
Message-Id: 1498135617.c37868c9d3e5d87c83d0788b8ea5a76c012f3a96.ago@gentoo
1 commit: c37868c9d3e5d87c83d0788b8ea5a76c012f3a96
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 12:46:57 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 12:46:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37868c9
7
8 net-vpn/openvpn: amd64 stable wrt bug #622376
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-vpn/openvpn/openvpn-2.4.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-vpn/openvpn/openvpn-2.4.3.ebuild b/net-vpn/openvpn/openvpn-2.4.3.ebuild
18 index 8316057a513..d77deb6e657 100644
19 --- a/net-vpn/openvpn/openvpn-2.4.3.ebuild
20 +++ b/net-vpn/openvpn/openvpn-2.4.3.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-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"