summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/cwm/cwm-7.4.ebuild')
-rw-r--r--x11-wm/cwm/cwm-7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/cwm/cwm-7.4.ebuild b/x11-wm/cwm/cwm-7.4.ebuild
index 2890a6eac271..1b85c26ff5d7 100644
--- a/x11-wm/cwm/cwm-7.4.ebuild
+++ b/x11-wm/cwm/cwm-7.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/leahneukirchen/cwm.git"
else
SRC_URI="https://github.com/leahneukirchen/cwm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~riscv x86"
fi
LICENSE="ISC"