commit:     40487bc42dd544ed821fa4bc4e9e83551a28d00b
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  5 01:52:14 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 02:09:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40487bc4

profiles/prefix/{darwin,sunos}: inherit the wd40 profile feature

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 894c69b76782f5f3627787a8625aaac1f246b331.

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
Acked-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 profiles/prefix/darwin/package.use.mask        | 4 ----
 profiles/prefix/darwin/parent                  | 1 +
 profiles/prefix/sunos/parent                   | 1 +
 profiles/prefix/sunos/solaris/package.use.mask | 4 ----
 4 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/profiles/prefix/darwin/package.use.mask 
b/profiles/prefix/darwin/package.use.mask
index ff02467c2266..4b5ae83616ed 100644
--- a/profiles/prefix/darwin/package.use.mask
+++ b/profiles/prefix/darwin/package.use.mask
@@ -1,10 +1,6 @@
 # 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/darwin/parent b/profiles/prefix/darwin/parent
index 8f6bb2022d1e..d78adeeaf2bd 100644
--- a/profiles/prefix/darwin/parent
+++ b/profiles/prefix/darwin/parent
@@ -1,3 +1,4 @@
 ../../base
 ../../arch/base
 ..
+../../features/wd40

diff --git a/profiles/prefix/sunos/parent b/profiles/prefix/sunos/parent
index 8f6bb2022d1e..d78adeeaf2bd 100644
--- a/profiles/prefix/sunos/parent
+++ b/profiles/prefix/sunos/parent
@@ -1,3 +1,4 @@
 ../../base
 ../../arch/base
 ..
+../../features/wd40

diff --git a/profiles/prefix/sunos/solaris/package.use.mask 
b/profiles/prefix/sunos/solaris/package.use.mask
index e3f8a82bfda8..ab2b27c9ac44 100644
--- a/profiles/prefix/sunos/solaris/package.use.mask
+++ b/profiles/prefix/sunos/solaris/package.use.mask
@@ -1,10 +1,6 @@
 # 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

Reply via email to