summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-06 10:06:54 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-06 10:06:54 +0100
commit191a9c5b542746c6241ee8481ff2a63262654318 (patch)
tree49d343e64c15f0d1cda4285bf0e3496214293648
parentapp-text/docbook-sgml-utils: remove userland_GNU (diff)
downloadgentoo-191a9c5b542746c6241ee8481ff2a63262654318.tar.gz
gentoo-191a9c5b542746c6241ee8481ff2a63262654318.tar.bz2
gentoo-191a9c5b542746c6241ee8481ff2a63262654318.zip
dev-java/hamcrest-core: remove userland_GNU
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild6
1 files 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"