summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mate-base/mate-common/mate-common-1.28.0.ebuild')
-rw-r--r--mate-base/mate-common/mate-common-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-base/mate-common/mate-common-1.28.0.ebuild b/mate-base/mate-common/mate-common-1.28.0.ebuild
index 1079ed5cb83a..b7297cfb3507 100644
--- a/mate-base/mate-common/mate-common-1.28.0.ebuild
+++ b/mate-base/mate-common/mate-common-1.28.0.ebuild
@@ -7,7 +7,7 @@ inherit mate-desktop.org
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="Common files for development of MATE packages"