summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-25 23:01:08 +0100
committerSam James <sam@gentoo.org>2024-06-25 23:01:08 +0100
commite3b88776031dce459379f3652136f2591d136e77 (patch)
treed82c67e29ca6db721b2935a0e138b59d9665cba1 /app-emacs
parentapp-emacs/embark-consult: Stabilize 1.1 amd64, #934904 (diff)
downloadgentoo-e3b88776031dce459379f3652136f2591d136e77.tar.gz
gentoo-e3b88776031dce459379f3652136f2591d136e77.tar.bz2
gentoo-e3b88776031dce459379f3652136f2591d136e77.zip
app-emacs/geiser: Stabilize 0.31 amd64, #934905
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/geiser/geiser-0.31.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/geiser/geiser-0.31.ebuild b/app-emacs/geiser/geiser-0.31.ebuild
index 31d2bd97c87e..4c4a5d63dc65 100644
--- a/app-emacs/geiser/geiser-0.31.ebuild
+++ b/app-emacs/geiser/geiser-0.31.ebuild
@@ -15,7 +15,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"