commit: a0bdd8a09e732e5a5db741af66a7649942a1dc2d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 12:04:58 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 12:04:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0bdd8a0
dev-scheme/chez: Stabilize 10.0.0 amd64, #926886
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-scheme/chez/chez-10.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/chez/chez-10.0.0.ebuild
b/dev-scheme/chez/chez-10.0.0.ebuild
index fc8736a0660e..3a380c4c2787 100644
--- a/dev-scheme/chez/chez-10.0.0.ebuild
+++ b/dev-scheme/chez/chez-10.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/csv${PV//a}"
# which are both MIT licensed.
LICENSE="Apache-2.0 MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="X ncurses threads"
# "some output differs from expected", needs in-depth investigation.