testing/py-gevent: enable on armhf

This commit is contained in:
Natanael Copa 2015-10-12 06:31:47 +00:00
parent e48b350ef7
commit e40e51a022

View File

@ -5,7 +5,7 @@ pkgver=1.0.1
pkgrel=0
pkgdesc="Python library for seamless coroutine-based concurrency"
url="http://gevent.org/"
arch="x86 x86_64"
arch="all"
license="MIT"
depends="py-greenlet"
makedepends="python-dev py-setuptools libevent-dev"