mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
x11-wm/mutter: Stabilize 45.5 x86, #928778
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -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 ~riscv ~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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user