dev-lisp/sbcl: make USE flag unicode local

Signed-off-by: Andrey Grozin <grozin@gentoo.org>
This commit is contained in:
Andrey Grozin
2024-02-12 11:52:59 +07:00
parent 304b50a908
commit ad32b4bc8a

View File

@@ -25,6 +25,7 @@
</longdescription>
<use>
<flag name="system-bootstrap">Bootstrap SBCL using either system SBCL installation or <pkg>dev-lisp/clisp</pkg></flag>
<flag name="unicode">Make the produced lisp support unicode</flag>
</use>
<upstream>
<remote-id type="sourceforge">sbcl</remote-id>