Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/
Date: Mon, 17 Jul 2017 09:48:28
Message-Id: 1500284592.f397b3153b6fa447db11de7b39d9d2d2ac68c091.aballier@gentoo
1 commit: f397b3153b6fa447db11de7b39d9d2d2ac68c091
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 09:40:28 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 17 09:43:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f397b315
7
8 net-vpn/openvpn: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-vpn/openvpn/openvpn-2.4.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/openvpn/openvpn-2.4.3.ebuild b/net-vpn/openvpn/openvpn-2.4.3.ebuild
16 index 3c9cb3564ee..ad37b4ae7b9 100644
17 --- a/net-vpn/openvpn/openvpn-2.4.3.ebuild
18 +++ b/net-vpn/openvpn/openvpn-2.4.3.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 ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
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
26 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
27 IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"