gui-wm/wayfire: Stabilize 0.10.1 amd64, #968402

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-01-05 14:34:41 -05:00
parent 398e005a5e
commit 2863b6cbbc

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/0.10"
else
SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 arm64 ~riscv"
KEYWORDS="amd64 arm64 ~riscv"
SLOT="0/$(ver_cut 1-2)"
fi