commit: 4ad9fbfb6dea4d37c7c16bb6dbd5234e3c400e27
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 18 16:25:10 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 18 16:25:10 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad9fbfb
gui-libs/wf-config: Stabilize 0.5.0 amd64, #752024
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 b100b1d861f..f931c5c75f9 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"