diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:17 +0200 |
commit | f16f94071b27b182446641c449b8856c5a3236b1 (patch) | |
tree | d9147238296eb1840f2ac6c9960803245ea3e045 /mate-base | |
parent | x11-wm/marco: Stabilize 1.26.0 x86, #884079 (diff) | |
download | gentoo-f16f94071b27b182446641c449b8856c5a3236b1.tar.gz gentoo-f16f94071b27b182446641c449b8856c5a3236b1.tar.bz2 gentoo-f16f94071b27b182446641c449b8856c5a3236b1.zip |
mate-base/mate-applets: Stabilize 1.26.0 x86, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/mate-applets/mate-applets-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |