commit:     696fed580b755433d65ce809d2f9d64c1e0b8ed1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 22 18:16:57 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep  2 17:00:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696fed58

profiles/arch/sparc: ACCEPT_KEYWORDS+=" ~sparc"

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/arch/sparc/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/arch/sparc/make.defaults 
b/profiles/arch/sparc/make.defaults
index 9fcf0a8a58ce..210010022e29 100644
--- a/profiles/arch/sparc/make.defaults
+++ b/profiles/arch/sparc/make.defaults
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 ARCH="sparc"
-ACCEPT_KEYWORDS="${ARCH}"
+ACCEPT_KEYWORDS="${ARCH} ~${ARCH}"
 
 # 64bit kernel, 32bit userland
 PROFILE_ARCH="sparc64"

Reply via email to