gui-apps/wcm: Stabilize 0.8.0 amd64, #922537

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-01-21 05:04:26 +00:00
parent f26918f5f5
commit 3b1d2fd2b3

View File

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