Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openvpn/
Date: Sat, 10 Oct 2015 14:53:19
Message-Id: 1444488627.9afb1626463fbe779c40041780998f88dd49194a.zlogene@gentoo
1 commit: 9afb1626463fbe779c40041780998f88dd49194a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 14:49:44 2015 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 14:50:27 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9afb1626
7
8 net-misc/openvpn: sparc stable wrt bug #556874
9
10 Package-Manager: portage-2.2.20.1
11
12 net-misc/openvpn/openvpn-2.3.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/openvpn/openvpn-2.3.8.ebuild b/net-misc/openvpn/openvpn-2.3.8.ebuild
16 index 7df6370..0f81333 100644
17 --- a/net-misc/openvpn/openvpn-2.3.8.ebuild
18 +++ b/net-misc/openvpn/openvpn-2.3.8.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
25 IUSE="examples down-root iproute2 +lzo pam passwordsave pkcs11 +plugins polarssl selinux socks +ssl static systemd userland_BSD"
26
27 REQUIRED_USE="static? ( !plugins !pkcs11 )