From f26918f5f5b155a491109947ab90cae935f74166 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 21 Jan 2024 05:04:26 +0000 Subject: gui-libs/wf-config: Stabilize 0.8.0 amd64, #922537 Signed-off-by: Sam James --- gui-libs/wf-config/wf-config-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui-libs/wf-config/wf-config-0.8.0.ebuild') diff --git a/gui-libs/wf-config/wf-config-0.8.0.ebuild b/gui-libs/wf-config/wf-config-0.8.0.ebuild index 7b926700d33b..18fc511a6c83 100644 --- a/gui-libs/wf-config/wf-config-0.8.0.ebuild +++ b/gui-libs/wf-config/wf-config-0.8.0.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then SLOT="0/9999" else SRC_URI="https://github.com/WayfireWM/wf-config/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~riscv ~x86" + KEYWORDS="amd64 ~arm64 ~riscv ~x86" SLOT="0/$(ver_cut 1-2)" fi -- cgit v1.2.3-65-gdbad