summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:31 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:31 +0300
commitfcc11e1c57cc963fde89bf6c46166984de03ef61 (patch)
treec6ebff36f673efdaf3fb222232ff302eaab11b56 /mate-extra
parentmate-extra/caja-extensions: Stabilize 1.28.0 x86, #932645 (diff)
downloadgentoo-fcc11e1c57cc963fde89bf6c46166984de03ef61.tar.gz
gentoo-fcc11e1c57cc963fde89bf6c46166984de03ef61.tar.bz2
gentoo-fcc11e1c57cc963fde89bf6c46166984de03ef61.zip
mate-extra/mate-calc: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-calc/mate-calc-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-calc/mate-calc-1.28.0.ebuild b/mate-extra/mate-calc/mate-calc-1.28.0.ebuild
index e9c6ad0bc97b..08d4f320898f 100644
--- a/mate-extra/mate-calc/mate-calc-1.28.0.ebuild
+++ b/mate-extra/mate-calc/mate-calc-1.28.0.ebuild
@@ -7,7 +7,7 @@ inherit mate
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
DESCRIPTION="Calculator for MATE"