summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-02 10:13:26 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-02 10:13:26 +0100
commit0f47bb262c5209cbfaf2fe754c908876cc8d5acf (patch)
treeaa390b4c3a6df4cf5bb24a2204338da69c66725f /profiles/base
parentvirtual/libiconv: remove mintlib (diff)
downloadgentoo-0f47bb262c5209cbfaf2fe754c908876cc8d5acf.tar.gz
gentoo-0f47bb262c5209cbfaf2fe754c908876cc8d5acf.tar.bz2
gentoo-0f47bb262c5209cbfaf2fe754c908876cc8d5acf.zip
profiles: remove mintlib
Closes: https://github.com/gentoo/gentoo/pull/23623 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults4
-rw-r--r--profiles/base/use.mask3
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index f25074f9d81a..ffef3a74bf0f 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
#
# System-wide defaults for the Portage system
@@ -7,7 +7,7 @@
# Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later)
IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
USE_EXPAND_IMPLICIT="ELIBC KERNEL USERLAND"
-USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
+USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw musl NetBSD OpenBSD SunOS uclibc Winnt"
USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt"
USE_EXPAND_VALUES_USERLAND="BSD GNU"
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index d5ff47743a6e..ddbe686ea336 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file is only for generic masks. For arch-specific masks (i.e.
@@ -79,7 +79,6 @@ elibc_DragonFly
elibc_FreeBSD
elibc_HPUX
elibc_Interix
-elibc_mintlib
elibc_musl
elibc_NetBSD
elibc_OpenBSD