gui-wm/wayfire: Stabilize 0.8.1-r1 amd64, #930588

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-04-24 15:41:16 +01:00
parent d6515c22cb
commit 949cae5cf2

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/0.8"
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