Skip to content

Commit

Permalink
mate-extra/mate-system-monitor: Stabilize 1.28.0 amd64, #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 fa3757d commit ab0663d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inherit mate toolchain-funcs

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="The MATE System Monitor"
Expand Down

0 comments on commit ab0663d

Please sign in to comment.