diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 15:49:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 15:49:30 +0300 |
commit | be6e6e5ef53864e24c74dd1c6586b2651cddf360 (patch) | |
tree | f70380e7a0d330edbc307a4d95b44a8ed21294d6 /app-emacs/bind-chord | |
parent | app-emacs/use-package: Keyword 2.4.5 arm64, #905201 (diff) | |
download | gentoo-be6e6e5ef53864e24c74dd1c6586b2651cddf360.tar.gz gentoo-be6e6e5ef53864e24c74dd1c6586b2651cddf360.tar.bz2 gentoo-be6e6e5ef53864e24c74dd1c6586b2651cddf360.zip |
app-emacs/bind-chord: Keyword 2.4.4 arm64, #905201
Signed-off-by: Arthur Zamarin <arthurzam@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 6b0e4918bc80..6d4f458bcbe6 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 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" app-emacs/bind-key |