From fec7aad3c2eac533e51f5aeac8fc4360120e2021 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 9 Feb 2020 14:13:34 +0100 Subject: dev-util/patchbin: [QA] Fix NonexistentDeps Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-util/patchbin/patchbin-99999999.ebuild | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'dev-util/patchbin/patchbin-99999999.ebuild') diff --git a/dev-util/patchbin/patchbin-99999999.ebuild b/dev-util/patchbin/patchbin-99999999.ebuild index c937a002e2fa..69d98763e9f6 100644 --- a/dev-util/patchbin/patchbin-99999999.ebuild +++ b/dev-util/patchbin/patchbin-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,14 +26,8 @@ RDEPEND=" sys-apps/coreutils sys-apps/gawk sys-apps/grep - userland_BSD? ( - sys-freebsd/freebsd-bin - sys-freebsd/freebsd-ubin - ) - userland_GNU? ( - sys-apps/util-linux - sys-devel/patch - ) + sys-apps/util-linux + sys-devel/patch " src_prepare(){ -- cgit v1.2.3