commit: 08ab6901c5ad1772ea32738b4f3f0df3db153bcf
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 10:43:36 2023 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat May 27 10:44:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ab6901
app-portage/prefix-toolkit-10-r1: drop obsolete elibc_Winnt block
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
app-portage/prefix-toolkit/prefix-toolkit-10-r1.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/app-portage/prefix-toolkit/prefix-toolkit-10-r1.ebuild
b/app-portage/prefix-toolkit/prefix-toolkit-10-r1.ebuild
index 545051353617..b626552ad3e6 100644
--- a/app-portage/prefix-toolkit/prefix-toolkit-10-r1.ebuild
+++ b/app-portage/prefix-toolkit/prefix-toolkit-10-r1.ebuild
@@ -20,17 +20,14 @@ BDEPEND="${DEPEND}
# In prefix-stack, these dependencies actually are the @system set,
# as we rely on the base prefix anyway for package management,
# which should have a proper @system set.
-# Strictly speaking, only baselayout and gcc-config are necessary
-# (and pthreads4w for Winnt), but it is easier for now to install
-# elt-patches, gentoo-functions and gnuconfig as well, instead of
-# fixing all uses that expect them in EPREFIX rather than BROOT.
+# Strictly speaking, only baselayout and gcc-config are necessary, but
+# it is easier for now to install elt-patches, gentoo-functions and
+# gnuconfig as well, instead of fixing all uses that expect them in
+# EPREFIX rather than BROOT.
# See also: pkg_preinst
RDEPEND="${DEPEND}
prefix-stack? (
sys-devel/gcc-config
- elibc_Winnt? (
- dev-libs/pthreads4w
- )
app-portage/elt-patches
sys-apps/gentoo-functions
sys-devel/gnuconfig