summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-02 11:01:45 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-02 11:01:45 +0100
commitf097dc38fb4229a34dc2a36b156dbaa697148fc5 (patch)
treecdb36093bfc08ca7de0fce985c9cd2d63332a5bc /profiles/embedded
parentapp-text/xapian-omega: Stabilize 1.4.18 ppc, #790266 (diff)
downloadgentoo-f097dc38fb4229a34dc2a36b156dbaa697148fc5.tar.gz
gentoo-f097dc38fb4229a34dc2a36b156dbaa697148fc5.tar.bz2
gentoo-f097dc38fb4229a34dc2a36b156dbaa697148fc5.zip
profiles: remove uclibc
Closes: https://bugs.gentoo.org/820905 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/embedded')
-rw-r--r--profiles/embedded/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index a14a73f66064..990981afcdb9 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -24,7 +24,7 @@ IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-solaris x86-winnt"
-USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw musl NetBSD OpenBSD SunOS uclibc Winnt"
+USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw musl NetBSD OpenBSD SunOS Winnt"
USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt"
USE_EXPAND_VALUES_USERLAND="BSD GNU"