diff options
author | Sam James <sam@gentoo.org> | 2023-04-28 01:03:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-28 01:04:31 +0100 |
commit | 668983812c7ff56b7317e731ecc872de486c7c7f (patch) | |
tree | 2a52d3fb75ec302ce0f2ccd6c6f17274ac55718a /app-emacs/bind-chord | |
parent | app-emacs/use-package: Keyword 2.4.5 ppc, #905201 (diff) | |
download | gentoo-668983812c7ff56b7317e731ecc872de486c7c7f.tar.gz gentoo-668983812c7ff56b7317e731ecc872de486c7c7f.tar.bz2 gentoo-668983812c7ff56b7317e731ecc872de486c7c7f.zip |
app-emacs/bind-chord: Keyword 2.4.4 ppc, #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 | 4 |
1 files changed, 2 insertions, 2 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 e37bf47db113..4e44950bd0b9 100644 --- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild +++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=" app-emacs/bind-key |