gui-libs/wf-config: Stabilize 0.5.0 amd64, #752024

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-11-18 16:25:10 +00:00
parent 0dc7802fd1
commit 4ad9fbfb6d

View File

@@ -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"