commit: f16f94071b27b182446641c449b8856c5a3236b1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 16 20:38:44 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 16 20:39:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16f9407
mate-base/mate-applets: Stabilize 1.26.0 x86, #884079 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> mate-base/mate-applets/mate-applets-1.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-base/mate-applets/mate-applets-1.26.0.ebuild b/mate-base/mate-applets/mate-applets-1.26.0.ebuild index c26fcdaaf1ba..66fb21cd1ae1 100644 --- a/mate-base/mate-applets/mate-applets-1.26.0.ebuild +++ b/mate-base/mate-applets/mate-applets-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="Applets for the MATE Desktop and Panel"