summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/hamcrest-library')
-rw-r--r--dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild5
1 files 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"