[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60075] [PATCH 44/58] gnu: julia-indexablebitvectors: Limit to 64-bi
From: |
Efraim Flashner |
Subject: |
[bug#60075] [PATCH 44/58] gnu: julia-indexablebitvectors: Limit to 64-bit systems. |
Date: |
Wed, 14 Dec 2022 22:35:42 +0200 |
* gnu/packages/julia-xyz.scm (julia-indexablebitvectors)
[supported-systems]: New field.
---
gnu/packages/julia-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm
index 2b4e8e2579..ed7c62c0be 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -2910,6 +2910,7 @@ (define-public julia-indexablebitvectors
index of i-th occurrence of @code{b} in @code{bv}.
@end itemize
and other shortcuts or types.")
+ (supported-systems %64bit-supported-systems)
(license license:expat)))
(define-public julia-indexing
--
2.38.1
- [bug#60075] [PATCH 42/58] gnu: julia-plotutils: Update to 1.2.0., (continued)
- [bug#60075] [PATCH 42/58] gnu: julia-plotutils: Update to 1.2.0., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 47/58] gnu: julia-scanbyte: Limit to x86_64-linux., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 52/58] gnu: julia-blockbandedmatrices: Update to 0.11.9., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 51/58] gnu: julia-bandedmatrices: Update to 0.17.9., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 54/58] gnu: julia-axisarrays: Update to 0.4.6., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 49/58] gnu: Add julia-static-0.6., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 41/58] gnu: julia-colorvectorspace: Update to 0.9.9., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 44/58] gnu: julia-indexablebitvectors: Limit to 64-bit systems.,
Efraim Flashner <=
- [bug#60075] [PATCH 53/58] gnu: julia-ellipsisnotation: Update to 1.6.0., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 56/58] gnu: julia-imageaxes: Update to 0.6.10., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 55/58] gnu: julia-graphics: Update to 1.1.2., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 00/58] New julia patches, zimoun, 2022/12/19