commit:     191a9c5b542746c6241ee8481ff2a63262654318
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 09:06:54 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 09:06:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=191a9c5b

dev-java/hamcrest-core: remove userland_GNU

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 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"
 

Reply via email to