diff --git a/eln.conf b/eln.conf
index 89b66d7..ce2b318 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', 'i686']
+tree_arches = ['aarch64', 'armhfp', 'ppc64le', 's390x', 'x86_64', 'i386']
# limit tree variants
# if undefined, all variants from variants.xml will be included
diff --git a/variants-eln.xml b/variants-eln.xml
index 25bc450..b654ce7 100644
--- a/variants-eln.xml
+++ b/variants-eln.xml
@@ -8,6 +8,7 @@
ppc64le
s390x
x86_64
+ i386
@@ -17,6 +18,7 @@
ppc64le
s390x
x86_64
+ i386