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

dev-java/hamcrest-library: remove userland_GNU

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

 dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild 
b/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild
index afa5bc55ca58..3ab303aebbcd 100644
--- a/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild
+++ b/dev-java/hamcrest-library/hamcrest-library-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
@@ -21,8 +21,7 @@ SLOT="${PV}"
 KEYWORDS="amd64 ~arm arm64 ppc64 x86"
 
 DEPEND="dev-java/hamcrest-core:${SLOT}
-       >=virtual/jdk-1.8:*
-       userland_GNU? ( sys-apps/findutils )"
+       >=virtual/jdk-1.8:*"
 RDEPEND="dev-java/hamcrest-core:${SLOT}
        >=virtual/jre-1.8:*"
 BDEPEND=">=dev-java/hamcrest-generator-${PV}:1.3"

Reply via email to