aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-boto/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-boto/APKBUILD')
-rw-r--r--testing/py-boto/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-boto/APKBUILD b/testing/py-boto/APKBUILD
index 00b3fe9d99..8663a6de0c 100644
--- a/testing/py-boto/APKBUILD
+++ b/testing/py-boto/APKBUILD
@@ -3,10 +3,10 @@
pkgname=py-boto
_pkgname=boto
pkgver=1.9b
-pkgrel=0
+pkgrel=1
pkgdesc="An integrated interface to current and future infrastructural services offered by Amazon Web Services."
url="http://code.google.com/p/boto/"
-arch="x86 x86_64"
+arch="noarch"
license="MIT"
depends="python"
makedepends="python-dev py-setuptools"