diff options
author | Sam James <sam@gentoo.org> | 2024-01-18 17:23:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-18 17:23:34 +0000 |
commit | 3448053142157ab5e936aab660d4f07b3f562112 (patch) | |
tree | 6fb8525efecd6e4f1cab97eb175c687960bcb811 /app-emacs | |
parent | app-emacs/embark-consult: Stabilize 1.0 amd64, #922361 (diff) | |
download | gentoo-3448053142157ab5e936aab660d4f07b3f562112.tar.gz gentoo-3448053142157ab5e936aab660d4f07b3f562112.tar.bz2 gentoo-3448053142157ab5e936aab660d4f07b3f562112.zip |
app-emacs/geiser: Stabilize 0.30 amd64, #922362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/geiser/geiser-0.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/geiser/geiser-0.30.ebuild b/app-emacs/geiser/geiser-0.30.ebuild index 648558153f0b..855f4f661e67 100644 --- a/app-emacs/geiser/geiser-0.30.ebuild +++ b/app-emacs/geiser/geiser-0.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/emacs-geiser/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="app-emacs/transient" BDEPEND=" |