virtual/os-headers: Remove stale sys-freebsd/ deps
authorMichał Górny <mgorny@gentoo.org>
Wed, 6 May 2020 16:57:38 +0000 (18:57 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 6 May 2020 17:25:20 +0000 (19:25 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
virtual/os-headers/os-headers-0.ebuild

index b75ceddc508a1ed195ccd950e3610481ad949fe8..3de00fe5213b151dbf5bda254d2768f306b991f9 100644 (file)
@@ -10,7 +10,4 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sp
 # depend on SLOT 0 of linux-headers, because kernel-2.eclass
 # sets a different SLOT for cross-building
 RDEPEND="
-       || (
-               kernel_linux? ( sys-kernel/linux-headers:0 )
-               !prefix? ( sys-freebsd/freebsd-lib )
-       )"
+       kernel_linux? ( sys-kernel/linux-headers:0 )"