commit: 9cec754af80a1b39b6b22b55708b03803bbe0e91
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 14:54:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 14:54:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cec754a
mate-base/mate-common: Stabilize 1.27.0 x86, #914523
Signed-off-by: Sam James <sam <AT> gentoo.org>
mate-base/mate-common/mate-common-1.27.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mate-base/mate-common/mate-common-1.27.0.ebuild
b/mate-base/mate-common/mate-common-1.27.0.ebuild
index de697265a5ce..4ef6a30f5bba 100644
--- a/mate-base/mate-common/mate-common-1.27.0.ebuild
+++ b/mate-base/mate-common/mate-common-1.27.0.ebuild
@@ -8,7 +8,7 @@ inherit mate-desktop.org
if [[ ${PV} == 9999 ]]; then
inherit autotools
else
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
DESCRIPTION="Common files for development of MATE packages"