diff options
Diffstat (limited to 'testing/py-dbus/APKBUILD')
-rw-r--r-- | testing/py-dbus/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/py-dbus/APKBUILD b/testing/py-dbus/APKBUILD index ab9187ebf0..0bac57e9cb 100644 --- a/testing/py-dbus/APKBUILD +++ b/testing/py-dbus/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.83.1 pkgrel=1 pkgdesc="Python bindings for DBUS" url="http://www.freedesktop.org/wiki/Software/DBusBindings" +arch="x86 x86_64" license="GPL LGPL" depends="python>=2.6.5" makedepends="pkgconfig dbus-glib-dev python-dev" |