Skip to content

Commit

Permalink
mate-base/mate-applets: 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 6808d3f commit 4edbabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mate-base/mate-applets/mate-applets-1.28.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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="Applets for the MATE Desktop and Panel"
Expand Down

0 comments on commit 4edbabd

Please sign in to comment.