summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-11-21 23:30:01 +0000
committerHolger Levsen <holger@layer-acht.org>2017-11-21 23:30:01 +0000
commitaf7e9f8e887b452e8174f4a1507fb94647e756d6 (patch)
tree592c0ecca88396f69f2116a2c9e14f3f6a24f74f /bin
parent0e88122cb9ea57a0e43bcfd9ed645c79b51ed362 (diff)
downloadjenkins.debian.net-af7e9f8e887b452e8174f4a1507fb94647e756d6.tar.xz
reproducible Arch Linux: enable multilib again
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 6484c199..490c00af 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -47,7 +47,7 @@ BUILD_ENV_VARS="ARCH NUM_CPU CPU_MODEL DATETIME KERNEL" # these also needs to be
USERTAGS="toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs locale"
# common settings for testing Arch Linux
-ARCHLINUX_REPOS="core extra community"
+ARCHLINUX_REPOS="core extra multilib community"
ARCHLINUX_PKGS=/srv/reproducible-results/archlinux_pkgs
# common settings for testing rpm based distros