diff options
author | Sam James <sam@gentoo.org> | 2023-04-28 01:04:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-28 01:04:39 +0100 |
commit | e983c1c796a343199e9a33573ea7e974dceea962 (patch) | |
tree | 3b2f0289498445536b8d5e91284b5e6e88d24290 /app-emacs/bind-chord | |
parent | app-emacs/use-package: Keyword 2.4.5 sparc, #905201 (diff) | |
download | gentoo-e983c1c796a343199e9a33573ea7e974dceea962.tar.gz gentoo-e983c1c796a343199e9a33573ea7e974dceea962.tar.bz2 gentoo-e983c1c796a343199e9a33573ea7e974dceea962.zip |
app-emacs/bind-chord: Keyword 2.4.4 sparc, #905201
Signed-off-by: Sam James <sam@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 dfeefc97453b..101ad1d2ffc4 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 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" app-emacs/bind-key |