diff options
author | Markus Meier <maekke@gentoo.org> | 2018-06-11 19:56:59 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-06-11 19:56:59 +0200 |
commit | 25415c4e492a0904b115df74ade7b9dcd48974de (patch) | |
tree | 25fde05847453d6e68706d90741882d7ccbd0ad9 /net-vpn | |
parent | www-servers/apache: arm stable, bug #651406 (diff) | |
download | gentoo-25415c4e492a0904b115df74ade7b9dcd48974de.tar.gz gentoo-25415c4e492a0904b115df74ade7b9dcd48974de.tar.bz2 gentoo-25415c4e492a0904b115df74ade7b9dcd48974de.zip |
net-vpn/openvpn: arm stable, bug #654028
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/openvpn/openvpn-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/openvpn/openvpn-2.4.6.ebuild b/net-vpn/openvpn/openvpn-2.4.6.ebuild index 390731822f62..957fe13513c9 100644 --- a/net-vpn/openvpn/openvpn-2.4.6.ebuild +++ b/net-vpn/openvpn/openvpn-2.4.6.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 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-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" |