dev-scheme/mit-scheme: Stabilize 11.2 amd64, #891969

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-01-24 23:55:11 +00:00
parent fca66d15cf
commit 3621baa38d

View File

@@ -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="