commit: 0a357ed2fd9438f45d20092da2ba0cca5e9e14f9
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 05:32:34 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 05:33:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a357ed2
profiles/sparc: Drop ARCH="sparc64"
We just want "sparc" keywords to control things even with 64-bit
userland.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
profiles/arch/sparc/64ul/make.defaults | 3 ---
1 file changed, 3 deletions(-)
diff --git a/profiles/arch/sparc/64ul/make.defaults
b/profiles/arch/sparc/64ul/make.defaults
index a95a9940560..f9d3de3e5b9 100644
--- a/profiles/arch/sparc/64ul/make.defaults
+++ b/profiles/arch/sparc/64ul/make.defaults
@@ -1,9 +1,6 @@
# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-ARCH="sparc64"
-ACCEPT_KEYWORDS="sparc"
-
MULTILIB_ABIS="sparc64"
DEFAULT_ABI="sparc64"
ABI="${DEFAULT_ABI}"