diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-15 20:24:37 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-15 20:24:37 -0500 |
commit | 5782cbc431ca2224477c6f16e278c134e5a5fef4 (patch) | |
tree | a8298c749e54b45f71818251a4344ace4470fd67 /net-vpn | |
parent | net-libs/libqmi: arm64 stable (bug #700652) (diff) | |
download | gentoo-5782cbc431ca2224477c6f16e278c134e5a5fef4.tar.gz gentoo-5782cbc431ca2224477c6f16e278c134e5a5fef4.tar.bz2 gentoo-5782cbc431ca2224477c6f16e278c134e5a5fef4.zip |
net-vpn/openvpn: arm64 stable (bug #700656)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/openvpn/openvpn-2.4.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild index 09518d64afef..15cd58064e04 100644 --- a/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.7-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://openvpn.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam" IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD" |