diff options
author | Sam James <sam@gentoo.org> | 2023-06-07 09:47:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-07 09:47:03 +0100 |
commit | 19588e2ec34ae57c84fc3b83d78eedb6349f6fcf (patch) | |
tree | f470426a0c3c4e91152cbc6d5a254e3b9a82099e /mate-extra/mate-indicator-applet | |
parent | media-gfx/ueberzug: add 18.2.1 (diff) | |
download | gentoo-19588e2ec34ae57c84fc3b83d78eedb6349f6fcf.tar.gz gentoo-19588e2ec34ae57c84fc3b83d78eedb6349f6fcf.tar.bz2 gentoo-19588e2ec34ae57c84fc3b83d78eedb6349f6fcf.zip |
mate-extra/mate-indicator-applet: Stabilize 1.26.0-r1 amd64, #907977
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-extra/mate-indicator-applet')
-rw-r--r-- | mate-extra/mate-indicator-applet/mate-indicator-applet-1.26.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.26.0-r1.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.26.0-r1.ebuild index 95ffd6971d79..b8a037896afe 100644 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.26.0-r1.ebuild +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.26.0-r1.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" |