mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mate-extra/mate-utils: fix MultipleKeywordsLines
Fixes: 1351ba3350
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -10,8 +10,6 @@ inherit mate
|
||||
MINOR=$(($(ver_cut 2) % 2))
|
||||
if [[ ${MINOR} -eq 0 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
|
||||
else
|
||||
KEYWORDS=""
|
||||
fi
|
||||
|
||||
DESCRIPTION="Utilities for the MATE desktop"
|
||||
|
||||
Reference in New Issue
Block a user