x11-wm/mutter: Keyword 45.5 riscv, #927153

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan 2024-03-17 08:55:18 +00:00
parent 861de1ddee
commit ebc4b9a797
No known key found for this signature in database
GPG Key ID: 31AAEA47594DBBED
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
SRC_URI=""
SLOT="0/13" # This can get easily out of date, but better than 9967
else
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
SLOT="0/$(($(ver_cut 1) - 32))" # 0/libmutter_api_version - ONLY gnome-shell (or anything using mutter-clutter-<api_version>.pc) should use the subslot
fi