mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/py3-django-celery-results: disable on s390x
This commit is contained in:
parent
a48e2aed2f
commit
ec4e4fba2d
@ -4,8 +4,8 @@ pkgname=py3-django-celery-results
|
|||||||
_pkgreal="django-celery-results"
|
_pkgreal="django-celery-results"
|
||||||
pkgver=2.5.1
|
pkgver=2.5.1
|
||||||
pkgrel=2
|
pkgrel=2
|
||||||
# loongarch64: blocked by py3-celery
|
# loongarch64, s390x: blocked by py3-celery
|
||||||
arch="noarch !loongarch64"
|
arch="noarch !loongarch64 !s390x"
|
||||||
pkgdesc="Celery result backends for Django."
|
pkgdesc="Celery result backends for Django."
|
||||||
url="https://pypi.python.org/project/django-celery-results"
|
url="https://pypi.python.org/project/django-celery-results"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
Loading…
Reference in New Issue
Block a user