[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: enable armhf
Holger Levsen
holger at moszumanska.debian.org
Tue Aug 18 12:32:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit ce1d6838371cc9c4fcfcddb5c00ea9bf96b0073e
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Aug 18 14:30:56 2015 +0200
reproducible: enable armhf
---
bin/reproducible_common.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 653bff1..11b5628 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -31,7 +31,7 @@ QUIET = False
# tested suites
SUITES = ['testing', 'unstable', 'experimental']
# tested architectures
-ARCHS = ['amd64']
+ARCHS = ['amd64', 'armhf']
# defaults
defaultsuite = 'unstable'
defaultarch = 'amd64'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list