From 191a9c5b542746c6241ee8481ff2a63262654318 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 6 Jan 2022 10:06:54 +0100 Subject: dev-java/hamcrest-core: remove userland_GNU Signed-off-by: David Seifert --- dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild index 627607d45aa2..a8ef97c4a000 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.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 @@ -20,9 +20,7 @@ LICENSE="BSD-2" SLOT="${PV}" KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos" -DEPEND=">=virtual/jdk-1.8:* - userland_GNU? ( sys-apps/findutils )" - +DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" BDEPEND=">=dev-java/hamcrest-generator-${PV}:1.3" -- cgit v1.2.3-65-gdbad