summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-03 11:24:00 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-03 11:24:13 +0300
commit3f4bde03586af164533225729d4bde2752b0df3b (patch)
tree686b196b9e87bf1a639e688dc2496b8f01be8d75 /app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
parentnet-irc/irssi: kill obsolete deps (diff)
downloadgentoo-3f4bde03586af164533225729d4bde2752b0df3b.tar.gz
gentoo-3f4bde03586af164533225729d4bde2752b0df3b.tar.bz2
gentoo-3f4bde03586af164533225729d4bde2752b0df3b.zip
app-crypt/easy-rsa: remove obsolete blockers
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild')
-rw-r--r--app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
index c5f170979bc0..b5675685cfc2 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,8 +16,7 @@ IUSE="libressl"
DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
libressl? ( dev-libs/libressl )"
-RDEPEND="${DEPEND}
- !<net-vpn/openvpn-2.3"
+RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"