summaryrefslogtreecommitdiffstats
path: root/testing/py-sphinx/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-sphinx/APKBUILD')
-rw-r--r--testing/py-sphinx/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-sphinx/APKBUILD b/testing/py-sphinx/APKBUILD
index 3b43e52d2..6bdfd9053 100644
--- a/testing/py-sphinx/APKBUILD
+++ b/testing/py-sphinx/APKBUILD
@@ -3,10 +3,10 @@
pkgname=py-sphinx
_pkgname=Sphinx
pkgver=1.0.5
-pkgrel=0
+pkgrel=1
pkgdesc="Python Documentation Generator"
url="http://sphinx.pocoo.org/"
-arch="x86 x86_64"
+arch="noarch"
license="BSD"
depends="python py-docutils py-jinja2 py-pygments"
makedepends="python-dev py-setuptools"