x11-wm/cwm: keyword 7.1 for ~riscv

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2022-11-11 19:02:32 +08:00
parent cd62b7303a
commit d80eb78545

View File

@@ -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"