From 4ad9fbfb6dea4d37c7c16bb6dbd5234e3c400e27 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 18 Nov 2020 16:25:10 +0000 Subject: gui-libs/wf-config: Stabilize 0.5.0 amd64, #752024 Signed-off-by: Sam James --- gui-libs/wf-config/wf-config-0.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/wf-config/wf-config-0.5.0.ebuild b/gui-libs/wf-config/wf-config-0.5.0.ebuild index b100b1d861f4..f931c5c75f9f 100644 --- a/gui-libs/wf-config/wf-config-0.5.0.ebuild +++ b/gui-libs/wf-config/wf-config-0.5.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/WayfireWM/wf-config.git" else SRC_URI="https://github.com/WayfireWM/wf-config/releases/download/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 ~x86" fi LICENSE="MIT" -- cgit v1.2.3-65-gdbad