cbqn: Mark as tunable.
* gnu/packages/bqn.scm (cbqn)[properties]: Add ‘tunable?’.
This commit is contained in:
parent
a75a5ac4fc
commit
8ab84fea6f
@ -204,4 +204,6 @@ by APL.")
|
||||
(native-inputs (list dbqn
|
||||
bqn-sources
|
||||
libffi
|
||||
linux-libre-headers))))
|
||||
linux-libre-headers))
|
||||
(properties
|
||||
`((tunable? . #t)))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user