]> git.ipfire.org Git - pakfire.git/blobdiff - src/pakfire/system.py
Enable aarch64 systems to build armv7hl and armv5tel as well
[pakfire.git] / src / pakfire / system.py
index f6ff1dc57ea91742ceebb9d9754013346ee7b266..3a5a334b2817a66828eba45b0f607d0c3e96b00d 100644 (file)
@@ -90,7 +90,7 @@ class System(object):
                        "armv7l"    : ["armv7hl", "armv5tel",],
                        "armv7hl"   : ["armv7hl", "armv5tel",],
 
-                       "aarch64"   : ["aarch64",],
+                       "aarch64"   : ["aarch64", "armv7hl", "armv5tel"],
                }
 
                try: