summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-04-30 16:34:12 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-04-30 16:34:12 +0300
commitbeea04c481c315ecfe368a9fb70c0eddf5ab6805 (patch)
treed51925bd8cf90d17ed60a19cbe8401b50978e773 /net-misc/openntpd/openntpd-6.8_p1-r1.ebuild
parentapp-emulation/virtualbox: remove libressl support (diff)
downloadgentoo-beea04c481c315ecfe368a9fb70c0eddf5ab6805.tar.gz
gentoo-beea04c481c315ecfe368a9fb70c0eddf5ab6805.tar.bz2
gentoo-beea04c481c315ecfe368a9fb70c0eddf5ab6805.zip
net-misc/openntpd: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-misc/openntpd/openntpd-6.8_p1-r1.ebuild')
-rw-r--r--net-misc/openntpd/openntpd-6.8_p1-r1.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild b/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild
index 49bc5ddd4cc9..a600e51c8b82 100644
--- a/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild
+++ b/net-misc/openntpd/openntpd-6.8_p1-r1.ebuild
@@ -14,14 +14,11 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="constraints libressl selinux"
+IUSE="constraints selinux"
DEPEND="
!net-misc/ntp[-openntpd]
- constraints? (
- libressl? ( dev-libs/libressl:= )
- !libressl? ( dev-libs/libretls:= )
- )"
+ constraints? ( dev-libs/libretls:= )"
RDEPEND="
${DEPEND}