From e7de810da5e5de84618df6113677af8cceb5e2f8 Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Sun, 13 Feb 2022 11:02:03 +0000 Subject: app-admin/radmind: Remove obsolete blocker Signed-off-by: Matthew Smith --- app-admin/radmind/radmind-1.15.3-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app-admin/radmind') diff --git a/app-admin/radmind/radmind-1.15.3-r1.ebuild b/app-admin/radmind/radmind-1.15.3-r1.ebuild index 0e948d4f5d21..972433fc9009 100644 --- a/app-admin/radmind/radmind-1.15.3-r1.ebuild +++ b/app-admin/radmind/radmind-1.15.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,8 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" DEPEND="dev-libs/openssl:0=" -RDEPEND="${DEPEND} - !dev-util/repo" +RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}"/${PN}-1.7.0-gentoo.patch -- cgit v1.2.3-65-gdbad