gui-apps/wf-shell: Stabilize 0.8.1 amd64, #930588

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

View File

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