diff options
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild index 73a4c9b9e791..85d3496f50b2 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit mate if [[ ${PV} != 9999 ]]; 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" |