summaryrefslogtreecommitdiff
path: root/config_abslibre_gnu+hurd
diff options
context:
space:
mode:
Diffstat (limited to 'config_abslibre_gnu+hurd')
-rw-r--r--config_abslibre_gnu+hurd8
1 files changed, 4 insertions, 4 deletions
diff --git a/config_abslibre_gnu+hurd b/config_abslibre_gnu+hurd
index e0559e3..1523335 100644
--- a/config_abslibre_gnu+hurd
+++ b/config_abslibre_gnu+hurd
@@ -7,11 +7,11 @@ PLATFORM_NAME='GNU/Hurd'
PLATFORM='gnu+hurd'
DERIVATION='true'
-# Archictectures
-ARCHES=('i686')
+# Multilib Support Archictectures
+MULTILIB_ARCHES=()
-# Multilib Support
-MULTILIB=()
+# Archictectures
+ARCHES=('i686' "${MULTILIB_ARCHES[@]}")
# Main Repositories from Arch GNU/Hurd
MAIN_REPOS=('core' 'extra' 'testing' 'staging-core' 'staging-extra')