summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/libc/libc-0.ebuild')
-rw-r--r--virtual/libc/libc-0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/libc/libc-0.ebuild b/virtual/libc/libc-0.ebuild
index b4b473377bde..390e9653d26f 100644
--- a/virtual/libc/libc-0.ebuild
+++ b/virtual/libc/libc-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,5 +13,4 @@ RDEPEND="!prefix-guest? (
elibc_glibc? ( sys-libs/glibc:2.2 )
elibc_musl? ( sys-libs/musl )
elibc_uclibc? ( || ( sys-libs/uclibc sys-libs/uclibc-ng ) )
- elibc_FreeBSD? ( sys-freebsd/freebsd-lib )
)"