diff options
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b8f1879a5b83..51c9064d2366 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,15 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2024-02-24) +# Only works on amd64 (and x32). +dev-debug/gdb cet +sys-devel/binutils cet +sys-devel/binutils-hppa64 cet +sys-devel/gcc cet +sys-libs/binutils-libs cet +sys-libs/glibc cet + # Joonas Niilola <juippis@gentoo.org> (2024-02-20) # Upstream massively reworked av1 support breaking our custom # system-av1 patches. @@ -717,17 +726,6 @@ dev-lang/gnat-gpl jit # masked. bug #666619 dev-python/paramiko server -# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-08-03) -# New and for Gentoo still quite experimental. You've been -# warned. (Also, works only on x86_64 and with certain CPUs -# and compiler/binutils combinations.) -sys-devel/binutils cet -sys-devel/binutils-hppa64 cet -dev-debug/gdb cet -sys-libs/binutils-libs cet -sys-libs/glibc cet -sys-devel/gcc cet - # Michał Górny <mgorny@gentoo.org> (2018-06-13) # Requires app-arch/snappy[static-libs] that is no longer available. # Bug #651606. |