summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-26 22:32:34 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-26 22:33:38 -0700
commit0a357ed2fd9438f45d20092da2ba0cca5e9e14f9 (patch)
treec6fa468ef852c099b8d18e92d851813e84a267f8
parentnet-misc/mobile-broadband-provider-info: remove old (diff)
downloadgentoo-0a357ed2.tar.gz
gentoo-0a357ed2.tar.bz2
gentoo-0a357ed2.zip
profiles/sparc: Drop ARCH="sparc64"
We just want "sparc" keywords to control things even with 64-bit userland. Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--profiles/arch/sparc/64ul/make.defaults3
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/arch/sparc/64ul/make.defaults b/profiles/arch/sparc/64ul/make.defaults
index a95a99405607..f9d3de3e5b9d 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}"