commit: b78fa92c56288106b2d6187bcfe5c424c0b6434e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 18 06:07:24 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Feb 18 06:07:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78fa92c
x11-wm/mutter: Stabilize 45.2-r1 x86, #920697 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-wm/mutter/mutter-45.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/mutter/mutter-45.2-r1.ebuild b/x11-wm/mutter/mutter-45.2-r1.ebuild index 4044d060c343..6c49d44d4b99 100644 --- a/x11-wm/mutter/mutter-45.2-r1.ebuild +++ b/x11-wm/mutter/mutter-45.2-r1.ebuild @@ -16,7 +16,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 ~loong ~riscv ~x86" + KEYWORDS="amd64 ~arm arm64 ~loong ~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