diff options
author | Sam James <sam@gentoo.org> | 2023-06-15 00:12:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-15 00:12:52 +0100 |
commit | 2072b109ad5ddbcdcf81b36e4d34164ad4d7d51c (patch) | |
tree | 88e58b321e75650ea4687ad9c04caec613fa920a /mate-extra | |
parent | app-editors/pluma: Stabilize 1.26.0-r1 amd64, #908507 (diff) | |
download | gentoo-2072b109ad5ddbcdcf81b36e4d34164ad4d7d51c.tar.gz gentoo-2072b109ad5ddbcdcf81b36e4d34164ad4d7d51c.tar.bz2 gentoo-2072b109ad5ddbcdcf81b36e4d34164ad4d7d51c.zip |
mate-extra/mate-sensors-applet: Stabilize 1.26.0-r1 amd64, #908508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.26.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.26.0-r1.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.26.0-r1.ebuild index 21243f659049..2f70779d29f0 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.26.0-r1.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.26.0-r1.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~loong ~riscv x86" + KEYWORDS="amd64 ~arm ~loong ~riscv x86" fi DESCRIPTION="MATE panel applet to display readings from hardware sensors" |