commit: f26918f5f5b155a491109947ab90cae935f74166 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 05:04:26 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 05:04:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f26918f5
gui-libs/wf-config: Stabilize 0.8.0 amd64, #922537 Signed-off-by: Sam James <sam <AT> gentoo.org> gui-libs/wf-config/wf-config-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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