commit: 3621baa38df7be65e467a4d7bead39138dcd21b0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 23:55:11 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 23:55:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3621baa3
dev-scheme/mit-scheme: Stabilize 11.2 amd64, #891969
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-scheme/mit-scheme/mit-scheme-11.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-scheme/mit-scheme/mit-scheme-11.2.ebuild
b/dev-scheme/mit-scheme/mit-scheme-11.2.ebuild
index 3983d9d42651..f8e69c604756 100644
--- a/dev-scheme/mit-scheme/mit-scheme-11.2.ebuild
+++ b/dev-scheme/mit-scheme/mit-scheme-11.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 @@ S="${S}"/src
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64" # Additionally arm64 is officially supported.
+KEYWORDS="amd64" # Additionally arm64 is officially supported.
IUSE="blowfish gdbm gui postgres"
RDEPEND="