--- dnf-4.2.18/dnf/rpm/__init__.py.orig 2020-01-16 15:54:52.565000000 +0100 +++ dnf-4.2.18/dnf/rpm/__init__.py 2020-01-16 15:55:05.252000000 +0100 @@ -91,7 +91,7 @@ 'alphaev6', 'alphaev67', 'alphaev68', 'alphaev7', 'alphapca56'), 'arm': ('armv5tejl', 'armv5tel', 'armv5tl', 'armv6l', 'armv7l', 'armv8l'), 'armhfp': ('armv6hl', 'armv7hl', 'armv7hnl', 'armv8hl'), - 'i386': ('i386', 'athlon', 'geode', 'i386', 'i486', 'i586', 'i686'), + 'i586': ('i386', 'athlon', 'geode', 'i386', 'i486', 'i586', 'i686'), 'ia64': ('ia64',), 'mips': ('mips',), 'mipsel': ('mipsel',),