Skip to content

Commit

Permalink
mate-extra/mate-utils: Stabilize 1.28.0 x86, #932645
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Jun 18, 2024
1 parent edd15f1 commit e351c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mate-extra/mate-utils/mate-utils-1.28.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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="Utilities for the MATE desktop"
Expand Down

0 comments on commit e351c1b

Please sign in to comment.