commit: fae0f8549bcb05322c98608e50245f4a27239846
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 3 19:02:36 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 3 19:02:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae0f854
app-emacs/geiser: Stabilize 0.32 amd64, #963727
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/geiser/geiser-0.32.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/geiser/geiser-0.32.ebuild
b/app-emacs/geiser/geiser-0.32.ebuild
index 94f3fe154a1c..68e6b0c9d55a 100644
--- a/app-emacs/geiser/geiser-0.32.ebuild
+++ b/app-emacs/geiser/geiser-0.32.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
SRC_URI="https://gitlab.com/emacs-${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="BSD"