diff options
author | Sam James <sam@gentoo.org> | 2022-12-22 13:10:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-22 13:10:15 +0000 |
commit | 38c696cec6db6e339859a9e847af8c04f39b7b88 (patch) | |
tree | c6a0d2496326a7b63477af8ba6a10005119536f6 /app-emacs/bind-key | |
parent | app-emacs/bind-chord: Stabilize 2.4.4 x86, #887957 (diff) | |
download | gentoo-38c696cec6db6e339859a9e847af8c04f39b7b88.tar.gz gentoo-38c696cec6db6e339859a9e847af8c04f39b7b88.tar.bz2 gentoo-38c696cec6db6e339859a9e847af8c04f39b7b88.zip |
app-emacs/bind-key: Stabilize 2.4.4 x86, #887957
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/bind-key')
-rw-r--r-- | app-emacs/bind-key/bind-key-2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/bind-key/bind-key-2.4.4.ebuild b/app-emacs/bind-key/bind-key-2.4.4.ebuild index 5375860de36c..8f7bfdb560f0 100644 --- a/app-emacs/bind-key/bind-key-2.4.4.ebuild +++ b/app-emacs/bind-key/bind-key-2.4.4.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/use-package-${PV} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SITEFILE="50${PN}-gentoo.el" |