diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-24 17:40:43 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-24 17:40:43 +0000 |
commit | 24ee8c58752f0dc4376961a28f7364e6d7c7a7aa (patch) | |
tree | 0a71618e774dce4efc0ddc7808557a03925de8d9 /profiles/base | |
parent | a625efe29cec7f7c437cf33a956ea99eed1e4bd9 (diff) |
gentoo auto-resync : 24:02:2024 - 17:40:43
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. |