summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-29 00:26:03 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-29 00:26:03 +0200
commit80fd5380691c3a0d8622cd62028272039773c832 (patch)
tree17d28470582a10731115b574a9f57641f18c0192 /net-vpn/openvpn/openvpn-9999.ebuild
parentsys-auth/ykpers: Fix distfile naming (diff)
downloadgentoo-80fd5380691c3a0d8622cd62028272039773c832.tar.gz
gentoo-80fd5380691c3a0d8622cd62028272039773c832.tar.bz2
gentoo-80fd5380691c3a0d8622cd62028272039773c832.zip
net-vpn/openvpn: Remove unused IUSE=polarssl
Gentoo-Bug: #618362 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'net-vpn/openvpn/openvpn-9999.ebuild')
-rw-r--r--net-vpn/openvpn/openvpn-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/openvpn/openvpn-9999.ebuild b/net-vpn/openvpn/openvpn-9999.ebuild
index be066f67cb9e..125b8c14fee1 100644
--- a/net-vpn/openvpn/openvpn-9999.ebuild
+++ b/net-vpn/openvpn/openvpn-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS=""
IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
-IUSE+=" pkcs11 +plugins polarssl selinux +ssl static systemd test userland_BSD"
+IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"
REQUIRED_USE="static? ( !plugins !pkcs11 )
lzo? ( !lz4 )