summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 02:27:28 +0000
committerSam James <sam@gentoo.org>2021-04-16 02:27:28 +0000
commit61d43aaf832f9e65359e2af3e51ec8775d802035 (patch)
treeb01e914134f5853e63c7d27a9bdb42db241cdfba /x11-wm
parentdev-libs/botan: add verify-sig support (diff)
downloadgentoo-61d43aaf832f9e65359e2af3e51ec8775d802035.tar.gz
gentoo-61d43aaf832f9e65359e2af3e51ec8775d802035.tar.bz2
gentoo-61d43aaf832f9e65359e2af3e51ec8775d802035.zip
x11-wm/cwm: Stabilize 6.7 amd64, #772059
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/cwm/cwm-6.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/cwm/cwm-6.7.ebuild b/x11-wm/cwm/cwm-6.7.ebuild
index cae6a63ca12c..94a4469e36be 100644
--- a/x11-wm/cwm/cwm-6.7.ebuild
+++ b/x11-wm/cwm/cwm-6.7.ebuild
@@ -15,7 +15,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 ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~x86"
fi
LICENSE="ISC"