summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-13 14:04:58 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-13 14:04:58 +0200
commita0bdd8a09e732e5a5db741af66a7649942a1dc2d (patch)
tree102d1bef88ef7c1767623d88c6f7cc72345ed7da /dev-scheme
parentapp-emacs/ess: Stabilize 24.01.1 ALLARCHES, #926884 (diff)
downloadgentoo-a0bdd8a09e732e5a5db741af66a7649942a1dc2d.tar.gz
gentoo-a0bdd8a09e732e5a5db741af66a7649942a1dc2d.tar.bz2
gentoo-a0bdd8a09e732e5a5db741af66a7649942a1dc2d.zip
dev-scheme/chez: Stabilize 10.0.0 amd64, #926886
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-scheme')
-rw-r--r--dev-scheme/chez/chez-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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.