dev-scheme/racket: Stabilize 8.2-r1 x86, #820197

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-11-08 06:22:23 +00:00
parent 9885582edd
commit 86b99b7196

View File

@@ -21,7 +21,7 @@ LICENSE="
"
# Bytecode generated by Racket is not compatible between versions
SLOT="0/${PV}"
KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="X +chez +doc +futures +jit minimal +places +readline +threads"
REQUIRED_USE="futures? ( jit )"