From e4bc23e470990e9034b2f6229066bf4c82ac8af5 Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Jul 27 2020 12:00:32 +0000 Subject: Merge pull request #2744 from M4rtinK/rhel-8-re_enable_i686_build Revert "Do not build Anaconda on i686" --- diff --git a/anaconda.spec.in b/anaconda.spec.in index ce58585..c88745c 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -148,11 +148,6 @@ Obsoletes: anaconda-runtime < %{version}-%{release} Provides: anaconda-runtime = %{version}-%{release} Obsoletes: booty <= 0.107-1 -# native i686 installations are not supported on RHEL8 and Anaconda -# is not a i686 compatibility library, so building it for i686 does not -# make sense -ExcludeArch: i686 - %description core The anaconda-core package contains the program which was used to install your system.