diff options
author | Sam James <sam@gentoo.org> | 2023-04-28 01:04:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-28 01:04:35 +0100 |
commit | bf8120c33f121f0bdfab356d48cb5cf4f6712756 (patch) | |
tree | 1662f625d4f433b44fba91c62003cb2724cefb2d /app-emacs/bind-chord | |
parent | app-emacs/use-package: Keyword 2.4.5 ppc64, #905201 (diff) | |
download | gentoo-bf8120c33f121f0bdfab356d48cb5cf4f6712756.tar.gz gentoo-bf8120c33f121f0bdfab356d48cb5cf4f6712756.tar.bz2 gentoo-bf8120c33f121f0bdfab356d48cb5cf4f6712756.zip |
app-emacs/bind-chord: Keyword 2.4.4 ppc64, #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 4e44950bd0b9..dfeefc97453b 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 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" RDEPEND=" app-emacs/bind-key |