Add i586-gnu as a valid system

This is present currently on core-updates. Ideally the valid-systems would
adapt to the revision, but for the moment just add it everywhere.
This commit is contained in:
Christopher Baines 2020-04-20 08:57:44 +01:00
parent 780ce66272
commit 64f1abd9ea

View file

@ -63,6 +63,7 @@
;; TODO, use the database, but make it quick!
'("aarch64-linux"
"armhf-linux"
"i586-gnu"
"i686-linux"
"mips64el-linux"
"x86_64-linux"))