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: Sun, 03 Jun 2018 10:12:48
Message-Id: 1528020750.3124319a6ff946ebdb7ab54404a64220455c919e.slyfox@gentoo
1 commit: 3124319a6ff946ebdb7ab54404a64220455c919e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 3 10:12:15 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 3 10:12:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3124319a
7
8 net-vpn/openvpn: stable 2.4.6 for ia64, bug #654028
9
10 Bug: https://bugs.gentoo.org/654028
11 Package-Manager: Portage-2.3.38, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 net-vpn/openvpn/openvpn-2.4.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-vpn/openvpn/openvpn-2.4.6.ebuild b/net-vpn/openvpn/openvpn-2.4.6.ebuild
18 index 36c8bc9602d..88390e4f8bb 100644
19 --- a/net-vpn/openvpn/openvpn-2.4.6.ebuild
20 +++ b/net-vpn/openvpn/openvpn-2.4.6.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://openvpn.net/"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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"