[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] udd multiarch_versionskew: drop kfreebsd-*, mips and powerpc
Holger Levsen
gitlab at salsa.debian.org
Thu Aug 29 12:39:25 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0942ec17 by Holger Levsen at 2019-08-29T11:39:08Z
udd multiarch_versionskew: drop kfreebsd-*, mips and powerpc
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/udd-query.sh
Changes:
=====================================
bin/udd-query.sh
=====================================
@@ -38,8 +38,7 @@ multiarch_versionskew() {
release='$DISTRO' AND
multi_arch='same' AND
architecture IN ('amd64', 'arm64', 'armel', 'armhf', 'i386',
- 'kfreebsd-amd64', 'kfreebsd-i386', 'mips', 'mipsel',
- 'mips64el', 'powerpc', 'ppc64el', 's390x')
+ 'mipsel', 'mips64el', 'ppc64el', 's390x')
ORDER BY source) AS all_versions
GROUP BY source, package
HAVING count(*) > 1
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0942ec17e42c1a2c04784a945c154cf5d33e32e4
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0942ec17e42c1a2c04784a945c154cf5d33e32e4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190829/66627e92/attachment.html>
More information about the Qa-jenkins-scm
mailing list