testing/py3-hotqueue: rebuild to fix BAD archive on x86_64

This commit is contained in:
Leo 2019-11-07 14:38:52 -03:00
parent a4a1d5ec34
commit bbcaf80f27

View File

@ -3,7 +3,7 @@
pkgname=py3-hotqueue
_pkgname=hotqueue
pkgver=0.2.8
pkgrel=2
pkgrel=3
pkgdesc="A Python library that allows to use Redis as a message queue"
options="!check" # Require running instance of redis server
url="http://github.com/richardhenry/hotqueue"