summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 02:29:42 +0000
committerSam James <sam@gentoo.org>2021-04-16 02:29:42 +0000
commit79280b421d0d31d2285062fa60505de6069cf8d5 (patch)
tree667d05b8041ee242ddfc49c2a5441855b1c33536
parentdev-java/java-dep-check: Stabilize 0.5 amd64, #782769 (diff)
downloadgentoo-79280b42.tar.gz
gentoo-79280b42.tar.bz2
gentoo-79280b42.zip
x11-wm/cwm: Stabilize 6.7 x86, #772059
Signed-off-by: Sam James <sam@gentoo.org>
-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 94a4469e36be..6d0daf817557 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"