diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index e2201564f2..628bdf5689 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -3555,7 +3555,7 @@ Memory-Mapped Database} (LMDB), a high-performance key-value store.") relational, graph, and document data management with web application server and web services platform functionality.") ;; configure: error: ... can only be build on 64bit platforms - (supported-systems '("x86_64-linux" "mips64el-linux" "aarch64-linux")) + (supported-systems %64bit-supported-systems) (license license:gpl2))) (define-public python-ccm