mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-27 14:07:33 +00:00
These prefix targets don't possess virtual/rust. Mask the entire unified
set of "masks for profiles that cannot build rust software".
Revert "mask USE=native-extensions for dulwich". (It is redundant with
wd40.)
This reverts commit 894c69b767.
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Acked-by: Sam James <sam@gentoo.org>
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
31 lines
1.1 KiB
Text
31 lines
1.1 KiB
Text
# Copyright 1999-2024 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2024-08-20)
|
|
# quic code fails to compile, seems Linux minded
|
|
net-misc/curl http3 quic curl_quic_openssl
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2024-07-21)
|
|
# Python integration breaks over C++ standards conflict(s) that Python
|
|
# headers try to change
|
|
dev-debug/gdb python
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2022-12-27)
|
|
# Solaris must keep system libelf, else things break down
|
|
dev-libs/glib elf
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2019-04-15)
|
|
# chg client fails to compile, bug #683374
|
|
dev-vcs/mercurial chg
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2015-05-26)
|
|
# Avoid pulling in broken and unnecessary ossp-uuid, bug #324527
|
|
dev-db/postgresql uuid
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2011-12-08)
|
|
# Unmask libssp, Solaris' libc doesn't have stack protection symbols
|
|
sys-devel/gcc -libssp
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2011-09-05)
|
|
# gir tries to link c++ code using gcc and obviously fails
|
|
app-text/poppler introspection
|