mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +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"
|
||||
pkgver=2.5.1
|
||||
pkgrel=2
|
||||
# loongarch64: blocked by py3-celery
|
||||
arch="noarch !loongarch64"
|
||||
# loongarch64, s390x: blocked by py3-celery
|
||||
arch="noarch !loongarch64 !s390x"
|
||||
pkgdesc="Celery result backends for Django."
|
||||
url="https://pypi.python.org/project/django-celery-results"
|
||||
license="BSD-3-Clause"
|
||||
|
Loading…
Reference in New Issue
Block a user