aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-urwid/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-urwid/APKBUILD')
-rw-r--r--testing/py-urwid/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-urwid/APKBUILD b/testing/py-urwid/APKBUILD
index 4fe90744778..203264b9bee 100644
--- a/testing/py-urwid/APKBUILD
+++ b/testing/py-urwid/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0.9.9.1
pkgrel=2
pkgdesc="Urwid is a console user interface library for Python"
url="http://excess.org/urwid/"
-arch="x86 x86_64"
+arch="all"
license="LGPL"
depends="python"
makedepends="python-dev py-setuptools py-templayer"