From 66b99caf70e170c5a10779e92a1bcd3a7b8fcf0b Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Jul 08 2020 12:43:36 +0000 Subject: ELN: Enable i686 architecture. Signed-off-by: Jan Kaluza --- diff --git a/eln.conf b/eln.conf index c003a1f..89b66d7 100644 --- a/eln.conf +++ b/eln.conf @@ -38,7 +38,7 @@ sigkeys = ['9570FF31', 'D300E724'] # limit tree architectures # if undefined, all architectures from variants.xml will be included -tree_arches = ['aarch64', 'armhfp', 'ppc64le', 's390x', 'x86_64'] +tree_arches = ['aarch64', 'armhfp', 'ppc64le', 's390x', 'x86_64', 'i686'] # limit tree variants # if undefined, all variants from variants.xml will be included