Source: python-py2bit
Version: 0.3.0-5
Severity: serious
Control: block 969757 by -1

python-py2bit (0.3.0-5) unstable; urgency=medium
...
  * Restrict architectures to those where build time test is passing
    Closes: #969757
...


The list of "build time test is passing" architectures are exactly
the little endian architectures.

A serious problem is that any-ppc64 should be replaced with ppc64el.
any-ppc64 includes ppc64 (big endian, FTBFS), but it does not include
ppc64el (little endian, release architecture, tests passed before).

A minor issue is that m68k should be removed from Architecture,
it is big endian and expected to be broken but built with nocheck.

Reply via email to