2024-01-06 04:07:29 +01:00
|
|
|
--- libdnf-0.58.0/libdnf/dnf-context.cpp.orig 2021-01-29 09:32:50.214723595 +0100
|
|
|
|
+++ libdnf-0.58.0/libdnf/dnf-context.cpp 2021-01-29 09:33:02.126949227 +0100
|
|
|
|
@@ -96,7 +96,7 @@
|
2024-01-06 04:07:28 +01:00
|
|
|
"alphaev68", "alphaev7", "alphapca56", NULL } },
|
|
|
|
{ "arm", { "armv5tejl", "armv5tel", "armv5tl", "armv6l", "armv7l", "armv8l", NULL } },
|
2024-01-06 04:07:29 +01:00
|
|
|
{ "armhfp", { "armv6hl", "armv7hl", "armv7hnl", "armv8hl", "armv8hnl", "armv8hcnl", NULL } },
|
2024-01-06 04:07:28 +01:00
|
|
|
- { "i386", { "i386", "athlon", "geode", "i386",
|
|
|
|
+ { "i586", { "i386", "athlon", "geode", "i386",
|
|
|
|
"i486", "i586", "i686", NULL } },
|
|
|
|
{ "ia64", { "ia64", NULL } },
|
|
|
|
{ "mips", { "mips", NULL } },
|