From a60ffda655fc129d07fa6468f607adf0183ddaae Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 6 Jan 2022 10:07:07 +0100 Subject: [PATCH] net-proxy/dante: remove userland_GNU Signed-off-by: David Seifert --- net-proxy/dante/dante-1.4.1-r6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-proxy/dante/dante-1.4.1-r6.ebuild b/net-proxy/dante/dante-1.4.1-r6.ebuild index a08c030e38dcd..18dc73c8e8b4f 100644 --- a/net-proxy/dante/dante-1.4.1-r6.ebuild +++ b/net-proxy/dante/dante-1.4.1-r6.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 @@ -15,12 +15,12 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 s IUSE="debug kerberos pam selinux static-libs tcpd upnp" CDEPEND=" + sys-apps/shadow virtual/libcrypt:= kerberos? ( virtual/krb5 ) pam? ( sys-libs/pam ) tcpd? ( sys-apps/tcp-wrappers ) upnp? ( net-libs/miniupnpc:= ) - userland_GNU? ( sys-apps/shadow ) " DEPEND=" ${CDEPEND}