12 lines
695 B
Diff
12 lines
695 B
Diff
|
--- libdnf-0.31.0/libdnf/dnf-context.cpp.orig 2019-08-16 17:48:41.400301341 +0200
|
||
|
+++ libdnf-0.31.0/libdnf/dnf-context.cpp 2019-08-16 17:48:56.728370461 +0200
|
||
|
@@ -84,7 +84,7 @@
|
||
|
"alphaev68", "alphaev7", "alphapca56", NULL } },
|
||
|
{ "arm", { "armv5tejl", "armv5tel", "armv5tl", "armv6l", "armv7l", "armv8l", NULL } },
|
||
|
{ "armhfp", { "armv7hl", "armv7hnl", "armv8hl", "armv8hnl", "armv8hcnl", NULL } },
|
||
|
- { "i386", { "i386", "athlon", "geode", "i386",
|
||
|
+ { "i586", { "i386", "athlon", "geode", "i386",
|
||
|
"i486", "i586", "i686", NULL } },
|
||
|
{ "ia64", { "ia64", NULL } },
|
||
|
{ "mips", { "mips", NULL } },
|