gui-apps/wcm: Stabilize 0.9.0 amd64, #942047

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-10-24 11:22:49 +01:00
parent 83312bef35
commit 156f459043

View File

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