From ba2e25c29ce92e694a4cc431419ce21e241bb50d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 6 Jun 2015 18:04:15 -0600 Subject: remove mips64el-tools: We don't support MIPS anymore --- src/libretools.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/libretools.conf') diff --git a/src/libretools.conf b/src/libretools.conf index e2a661d..cde9939 100644 --- a/src/libretools.conf +++ b/src/libretools.conf @@ -16,7 +16,7 @@ DIFFPROG=$(which $([ -z "${DISPLAY:-}" ]||echo kdiff3 meld gvimdiff) vimdiff col ## The architectures you'll be packaging for ## Used by `librestage`, `xbs-abslibre` -ARCHES=('x86_64' 'i686' 'mips64el') +ARCHES=('x86_64' 'i686') ## ABSLibre # Used by xbs-abslibre @@ -56,7 +56,6 @@ FULLBUILDCMD="sudo libremakepkg" # Locally release the package or any other action after running FULLBUILDCMD # successfully. When run, it is given a repository name as a single argument. HOOKLOCALRELEASE="librestage" -#HOOKLOCALRELEASE="mipsrelease" ################################################################################ # toru # -- cgit v1.2.3-54-g00ecf