summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui-apps/wcm/wcm-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/wcm/wcm-0.7.0.ebuild b/gui-apps/wcm/wcm-0.7.0.ebuild
index 9f49e9cfad09..eae55541a77d 100644
--- a/gui-apps/wcm/wcm-0.7.0.ebuild
+++ b/gui-apps/wcm/wcm-0.7.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/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="MIT"