diff options
Diffstat (limited to 'app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild')
-rw-r--r-- | app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild b/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild index a8a8946eb679..c0dc72838fc6 100644 --- a/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild @@ -18,7 +18,7 @@ IUSE="" DEPEND=">=dev-libs/openssl-0.9.6:0" RDEPEND="${DEPEND} - !<net-misc/openvpn-2.3" + !<net-vpn/openvpn-2.3" S="${WORKDIR}/${MY_P}" |