diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 21:43:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 21:43:23 +0200 |
commit | 10ad52d0d9885de2d188e62d73a1ddec304c7941 (patch) | |
tree | 4da0a282c2d2bbbd0111bf71e1572d57963afc0f /app-emacs | |
parent | sys-fs/zfs: drop 2.1.7 (diff) | |
download | gentoo-10ad52d0d9885de2d188e62d73a1ddec304c7941.tar.gz gentoo-10ad52d0d9885de2d188e62d73a1ddec304c7941.tar.bz2 gentoo-10ad52d0d9885de2d188e62d73a1ddec304c7941.zip |
app-emacs/geiser: Stabilize 0.28.2 amd64, #892223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/geiser/geiser-0.28.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/geiser/geiser-0.28.2.ebuild b/app-emacs/geiser/geiser-0.28.2.ebuild index 21434cfe0a9c..958a72e87b48 100644 --- a/app-emacs/geiser/geiser-0.28.2.ebuild +++ b/app-emacs/geiser/geiser-0.28.2.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 @@ 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=" |