summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-18 16:25:10 +0000
committerSam James <sam@gentoo.org>2020-11-18 16:25:10 +0000
commit20c9c3dd4187f2d1d39ccbdc1cb2fdc98cb082b0 (patch)
treebec69b3cf1de9c6ca72f1cff56b714f03251c867 /gui-apps
parentgui-libs/wf-config: Stabilize 0.5.0 amd64, #752024 (diff)
downloadgentoo-20c9c3dd4187f2d1d39ccbdc1cb2fdc98cb082b0.tar.gz
gentoo-20c9c3dd4187f2d1d39ccbdc1cb2fdc98cb082b0.tar.bz2
gentoo-20c9c3dd4187f2d1d39ccbdc1cb2fdc98cb082b0.zip
gui-apps/wcm: Stabilize 0.5.0 amd64, #752024
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/wcm/wcm-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/wcm/wcm-0.5.0.ebuild b/gui-apps/wcm/wcm-0.5.0.ebuild
index 375772702783..f1467516605b 100644
--- a/gui-apps/wcm/wcm-0.5.0.ebuild
+++ b/gui-apps/wcm/wcm-0.5.0.ebuild
@@ -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"