diff options
author | 2022-12-16 22:38:23 +0200 | |
---|---|---|
committer | 2022-12-16 22:39:07 +0200 | |
commit | 826a0934f89780da5d29b0e5bcda782406ebd6a4 (patch) | |
tree | 3cf81e18d313c3ef5f324fc987c87f8aee2147f0 /mate-extra | |
parent | mate-base/mate-applets: Stabilize 1.26.0 amd64, #884079 (diff) | |
download | gentoo-826a0934f89780da5d29b0e5bcda782406ebd6a4.tar.gz gentoo-826a0934f89780da5d29b0e5bcda782406ebd6a4.tar.bz2 gentoo-826a0934f89780da5d29b0e5bcda782406ebd6a4.zip |
mate-extra/mate-indicator-applet: Stabilize 1.26.0 amd64, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-indicator-applet/mate-indicator-applet-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.26.0.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.26.0.ebuild index 4838dbbb8c7b..48287c619d5c 100644 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.26.0.ebuild +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-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="MATE indicator applet" |