summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:29 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:29 +0300
commitc4d3901db384233d1d3795e87749a3536a467b12 (patch)
tree8713a72a29f72aaa6f087fb3eda700c5dfc6fb54 /x11-misc
parentmate-extra/mate-media: Stabilize 1.28.1 x86, #932645 (diff)
downloadgentoo-c4d3901db384233d1d3795e87749a3536a467b12.tar.gz
gentoo-c4d3901db384233d1d3795e87749a3536a467b12.tar.bz2
gentoo-c4d3901db384233d1d3795e87749a3536a467b12.zip
x11-misc/mozo: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/mozo/mozo-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mozo/mozo-1.28.0.ebuild b/x11-misc/mozo/mozo-1.28.0.ebuild
index 11b7222d30a9..3136894a0754 100644
--- a/x11-misc/mozo/mozo-1.28.0.ebuild
+++ b/x11-misc/mozo/mozo-1.28.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+"
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
SLOT="0"