From 3517852e3b8a68d1e997770fc0650c5053bafc6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 4 Jan 2022 01:27:12 +0000 Subject: gentoo resync : 04.01.2022 --- profiles/base/make.defaults | 4 ++-- profiles/base/package.use.mask | 11 +++++++++++ profiles/base/use.mask | 6 +----- 3 files changed, 14 insertions(+), 7 deletions(-) (limited to 'profiles/base') diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index f25074f9d81a..547c7b31e83c 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 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" diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index f92c812d5477..0d2a178a42f0 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,17 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# John Helmert III (2021-12-31) +# Rizin tests require a tarball of binaries of ambiguous license. +# As such, we cannot properly test it, so mask the flag until this +# situation is resolved. +dev-util/rizin test + +# Sam James (2021-12-27) +# Doc building is broken and no new releases in a long time. +# bug #830013 +sci-libs/flann doc + # Joonas Niilola (2021-12-20) # Broken, upstream issue/PR open since 2021-05 without reply. # Gentoo bug #821253 diff --git a/profiles/base/use.mask b/profiles/base/use.mask index d5ff47743a6e..2a93cc41dd77 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. @@ -65,7 +65,6 @@ packagekit # Don't put hardened in here. # TODO: move multilib into arch/base once inherit order is fixed selinux -uclibc multilib # Mask ELIBC, KERNEL, and USERLAND flags that apply to specific profiles. @@ -76,15 +75,12 @@ elibc_bionic elibc_Cygwin elibc_Darwin elibc_DragonFly -elibc_FreeBSD elibc_HPUX elibc_Interix -elibc_mintlib elibc_musl elibc_NetBSD elibc_OpenBSD elibc_SunOS -elibc_uclibc elibc_Winnt kernel_AIX -- cgit v1.2.3