diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 19:34:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 19:34:32 +0300 |
commit | fbc361868cad1f7f7b64a9c19e6105e34ddca601 (patch) | |
tree | 64a38c1b082396e9988d9cc3ff6abd773ee141f6 /net-vpn | |
parent | dev-perl/Data-GUID: amd64 stable wrt bug #657214 (diff) | |
download | gentoo-fbc361868cad1f7f7b64a9c19e6105e34ddca601.tar.gz gentoo-fbc361868cad1f7f7b64a9c19e6105e34ddca601.tar.bz2 gentoo-fbc361868cad1f7f7b64a9c19e6105e34ddca601.zip |
net-vpn/openvpn: amd64 stable wrt bug #654028
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 88390e4f8bba..e21972c04365 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" |