]> git.ipfire.org Git - people/jschlag/pbs.git/blobdiff - backend/builders.py
arches: Remove noarch as always supported.
[people/jschlag/pbs.git] / backend / builders.py
index 87003d7a51a636882feed07255bed508a93298c5..c03703ece4b2e574f67ccec42eff181491717ea0 100644 (file)
@@ -315,7 +315,7 @@ class Builder(base.Object):
        @property
        def arches(self):
                if not hasattr(self, "_arches"):
-                       self._arches = ["noarch",]
+                       self._arches = []
 
                        if self.cpu_arch:
                                res = self.db.query("SELECT build_arch FROM arches_compat \