guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#60075] [PATCH 47/58] gnu: julia-scanbyte: Limit to x86_64-linux.


From: zimoun
Subject: [bug#60075] [PATCH 47/58] gnu: julia-scanbyte: Limit to x86_64-linux.
Date: Mon, 19 Dec 2022 19:47:23 +0100

Hi,

On Wed, 14 Dec 2022 at 22:35, Efraim Flashner <efraim@flashner.co.il> wrote:
> * gnu/packages/julia-xyz.scm (julia-scanbyte)[supported-systems]: New
> field.

> +    ;; https://github.com/jakobnissen/ScanByte.jl/issues/2
> +    (supported-systems '("x86_64-linux"))

In patch [1]:

    [PATCH 44/58] gnu: julia-indexablebitvectors: Limit to 64-bit systems.

is introduced, instead, the change:

--8<---------------cut here---------------start------------->8---
+    (supported-systems %64bit-supported-systems)
--8<---------------cut here---------------end--------------->8---

Well, I think it would better to keep consistency.

1: 
ce3eb363cbd85c064a8a8aebac5e99e1c40edec4.1671049574.git.efraim@flashner.co.il">https://issues.guix.gnu.org/msgid/ce3eb363cbd85c064a8a8aebac5e99e1c40edec4.1671049574.git.efraim@flashner.co.il


Cheers,
simon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]