summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-06 18:57:38 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-06 19:25:20 +0200
commitfa50e89009c6489d8f204e794ea035af14f919ff (patch)
treeed23c07801ca770bd9545121f4bffab9e21c4373 /virtual
parentvirtual/mailx: Remove stale sys-freebsd/ deps (diff)
downloadgentoo-fa50e89009c6489d8f204e794ea035af14f919ff.tar.gz
gentoo-fa50e89009c6489d8f204e794ea035af14f919ff.tar.bz2
gentoo-fa50e89009c6489d8f204e794ea035af14f919ff.zip
virtual/os-headers: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/os-headers/os-headers-0.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/virtual/os-headers/os-headers-0.ebuild b/virtual/os-headers/os-headers-0.ebuild
index b75ceddc508a..3de00fe5213b 100644
--- a/virtual/os-headers/os-headers-0.ebuild
+++ b/virtual/os-headers/os-headers-0.ebuild
@@ -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 )"