commit: 54a4bea7e69be062f4d31dc185d881c7cafb5548
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 17:34:46 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 17:34:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a4bea7
dev-scheme/racket: Stabilize 8.15 x86, #948562
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-scheme/racket/racket-8.15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-scheme/racket/racket-8.15.ebuild
b/dev-scheme/racket/racket-8.15.ebuild
index abd4774efd67..8c37c6b35a41 100644
--- a/dev-scheme/racket/racket-8.15.ebuild
+++ b/dev-scheme/racket/racket-8.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ LICENSE="|| ( MIT Apache-2.0 ) chez? ( Apache-2.0 ) !chez? (
LGPL-3 )"
# where we use _p, _pre, etc it will have to be set manually.
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
IUSE="+chez +doc +futures iconv +jit minimal ncurses +places +threads"
# * "chez" - see bug #809785 re chez/threads
# * "iconv" - required for "doc"