summaryrefslogtreecommitdiff
path: root/net-misc/axel/axel-2.15.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/axel/axel-2.15.ebuild')
-rw-r--r--net-misc/axel/axel-2.15.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-misc/axel/axel-2.15.ebuild b/net-misc/axel/axel-2.15.ebuild
index 778e289857a0..0b7470e5d7b7 100644
--- a/net-misc/axel/axel-2.15.ebuild
+++ b/net-misc/axel/axel-2.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,8 +14,6 @@ SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris"
IUSE="debug libressl nls ssl"
-REQUIRED_USE="libressl? ( ssl )"
-
CDEPEND="
ssl? (
!libressl? ( dev-libs/openssl:0= )