commit: 894c69b76782f5f3627787a8625aaac1f246b331
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 4 20:05:31 2024 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Nov 4 20:05:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=894c69b7
profiles/prefix/{darwin,sunos}: mask USE=native-extensions for dulwich
This requires Rust, and we don't have that keyworded for these
platforms.
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
profiles/prefix/darwin/package.use.mask | 4 ++++
profiles/prefix/sunos/solaris/package.use.mask | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/profiles/prefix/darwin/package.use.mask
b/profiles/prefix/darwin/package.use.mask
index 4b5ae83616ed..ff02467c2266 100644
--- a/profiles/prefix/darwin/package.use.mask
+++ b/profiles/prefix/darwin/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <[email protected]> (2024-11-04)
+# Don't have Rust here (yet)
+dev-python/dulwich native-extensions
+
# Fabian Groffen <[email protected]> (2023-05-03)
# Darwin is Mach-O, so ELF stuff is not useful here and missing deps
dev-libs/glib elf
diff --git a/profiles/prefix/sunos/solaris/package.use.mask
b/profiles/prefix/sunos/solaris/package.use.mask
index ab2b27c9ac44..e3f8a82bfda8 100644
--- a/profiles/prefix/sunos/solaris/package.use.mask
+++ b/profiles/prefix/sunos/solaris/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <[email protected]> (2024-11-04)
+# Don't have Rust here (yet)
+dev-python/dulwich native-extensions
+
# Fabian Groffen <[email protected]> (2024-08-20)
# quic code fails to compile, seems Linux minded
net-misc/curl http3 quic curl_quic_openssl