summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-11-11 19:02:32 +0800
committerYixun Lan <dlan@gentoo.org>2022-11-11 19:02:32 +0800
commitd80eb785459b55cbf489ac885e21197e7e0ca7a8 (patch)
tree48662da557b26abf3d37e0c011638f088982b460 /x11-wm/cwm
parentgames-puzzle/gweled: fix fperms (diff)
downloadgentoo-d80eb785459b55cbf489ac885e21197e7e0ca7a8.tar.gz
gentoo-d80eb785459b55cbf489ac885e21197e7e0ca7a8.tar.bz2
gentoo-d80eb785459b55cbf489ac885e21197e7e0ca7a8.zip
x11-wm/cwm: keyword 7.1 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-wm/cwm')
-rw-r--r--x11-wm/cwm/cwm-7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/cwm/cwm-7.1.ebuild b/x11-wm/cwm/cwm-7.1.ebuild
index d9e8535d219e..f36fc68948ab 100644
--- a/x11-wm/cwm/cwm-7.1.ebuild
+++ b/x11-wm/cwm/cwm-7.1.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 ~riscv x86"
fi
LICENSE="ISC"