Skip to content

Commit

Permalink
dev-scheme/mit-scheme: Stabilize 11.2 amd64, #891969
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 24, 2023
1 parent fca66d1 commit 3621baa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-scheme/mit-scheme/mit-scheme-11.2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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="
Expand Down

0 comments on commit 3621baa

Please sign in to comment.