diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-04-28 10:50:00 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-04-28 10:50:00 +0800 |
commit | 2503259fd5fcd33d6d10eb52b1df6c2ed0f02b98 (patch) | |
tree | 2eb9d332857af8b39fd1e1cfdfe726177b21ecbb /app-emacs/bind-chord | |
parent | app-emacs/key-chord: Keyword 0.6_p20201222 riscv, #905201 (diff) | |
download | gentoo-2503259fd5fcd33d6d10eb52b1df6c2ed0f02b98.tar.gz gentoo-2503259fd5fcd33d6d10eb52b1df6c2ed0f02b98.tar.bz2 gentoo-2503259fd5fcd33d6d10eb52b1df6c2ed0f02b98.zip |
app-emacs/bind-chord: Keyword 2.4.4 riscv, #905201
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-emacs/bind-chord')
-rw-r--r-- | app-emacs/bind-chord/bind-chord-2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild index 06ecafd8359b..6b0e4918bc80 100644 --- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild +++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" app-emacs/bind-key |