summaryrefslogtreecommitdiff
path: root/virtual/os-headers/os-headers-0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/os-headers/os-headers-0-r2.ebuild')
-rw-r--r--virtual/os-headers/os-headers-0-r2.ebuild8
1 files 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
- )"
+ )
+"