commit:     283c5b9f3c228c265a8913f0f29d98c6e3a9781b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 19:13:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 19:17:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283c5b9f

virtual/os-headers: drop kernel_Winnt cruft

Support is already gone.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/os-headers/os-headers-0-r2.ebuild | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/virtual/os-headers/os-headers-0-r2.ebuild 
b/virtual/os-headers/os-headers-0-r2.ebuild
index fbda159dfb22..2d7a6473fe16 100644
--- a/virtual/os-headers/os-headers-0-r2.ebuild
+++ b/virtual/os-headers/os-headers-0-r2.ebuild
@@ -11,13 +11,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k 
~mips ppc ppc64 ~riscv
 # sets a different SLOT for cross-building
 RDEPEND="
        !prefix-guest? (
-               || (
                        kernel_linux? ( sys-kernel/linux-headers:0 )
-                       kernel_Winnt? (
-                               elibc_mingw? ( dev-util/mingw64-runtime )
-                       )
-               )
        )
        prefix-guest? (
                !sys-kernel/linux-headers
-       )"
+       )
+"

Reply via email to