commit:     fecc01022071641a3829a80774278a0e260fc048
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  4 16:43:58 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Jan  4 16:43:58 2019 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=fecc0102

catalyst-auto-sparc64.conf: fix ARCH

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 tools/catalyst-auto-sparc64.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
index abbfb082..8e9c9a35 100644
--- a/tools/catalyst-auto-sparc64.conf
+++ b/tools/catalyst-auto-sparc64.conf
@@ -1,7 +1,7 @@
 # This is the config file for the catalyst-auto script. It should be pretty
 # self-explanatory.
 
-ARCH="amd64"
+ARCH="sparc"
 TYPE="auto"
 host="$(hostname)"
 

Reply via email to