diff options
author | Sam James <sam@gentoo.org> | 2024-01-06 09:02:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-06 09:02:20 +0000 |
commit | e17c8a4b39409db69b9b1b767858514b757c190f (patch) | |
tree | c51662a6bcec5e15a0425871c61674c3951c0a22 /app-emacs | |
parent | app-emacs/helm: Stabilize 3.9.6 ALLARCHES, #921413 (diff) | |
download | gentoo-e17c8a4b39409db69b9b1b767858514b757c190f.tar.gz gentoo-e17c8a4b39409db69b9b1b767858514b757c190f.tar.bz2 gentoo-e17c8a4b39409db69b9b1b767858514b757c190f.zip |
app-emacs/jinx: Stabilize 1.0 amd64, #921414
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/jinx/jinx-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/jinx/jinx-1.0.ebuild b/app-emacs/jinx/jinx-1.0.ebuild index 141f27f3d77f..55cad1b7e1c1 100644 --- a/app-emacs/jinx/jinx-1.0.ebuild +++ b/app-emacs/jinx/jinx-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" app-text/enchant:2 |