diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.28.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.28.0.ebuild index 105aa717b6092..bf9227ecadf0b 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.28.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.28.0.ebuild @@ -7,7 +7,7 @@ inherit mate MINOR=$(($(ver_cut 2) % 2)) if [[ ${MINOR} -eq 0 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi DESCRIPTION="A set of backgrounds packaged with the MATE desktop"