diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 23:55:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 23:55:07 +0000 |
commit | aa1be0164725e030f675e59a57540b650b90afca (patch) | |
tree | f7962635cd9e30e07bf9d51bc73903b6540a28d0 /app-emacs | |
parent | app-emacs/geiser-chicken: Stabilize 0.17 amd64, #891969 (diff) | |
download | gentoo-aa1be0164725e030f675e59a57540b650b90afca.tar.gz gentoo-aa1be0164725e030f675e59a57540b650b90afca.tar.bz2 gentoo-aa1be0164725e030f675e59a57540b650b90afca.zip |
app-emacs/geiser-gambit: Stabilize 0.18.1 amd64, #891969
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/geiser-gambit/geiser-gambit-0.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/geiser-gambit/geiser-gambit-0.18.1.ebuild b/app-emacs/geiser-gambit/geiser-gambit-0.18.1.ebuild index 941fb05a649b..ad949cc97768 100644 --- a/app-emacs/geiser-gambit/geiser-gambit-0.18.1.ebuild +++ b/app-emacs/geiser-gambit/geiser-gambit-0.18.1.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 @@ -15,7 +15,7 @@ S="${WORKDIR}"/gambit-${PV} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" BDEPEND="app-emacs/geiser" RDEPEND=" |