gui-apps/wcm: 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 4ad9fbfb6d
commit 20c9c3dd41

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/WayfireWM/wcm.git"
else
SRC_URI="https://github.com/WayfireWM/wcm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="MIT"