summaryrefslogtreecommitdiffstats
path: root/testing/py-pygments/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pygments/APKBUILD')
-rw-r--r--testing/py-pygments/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-pygments/APKBUILD b/testing/py-pygments/APKBUILD
index ac6da6e10..bf65a2bfd 100644
--- a/testing/py-pygments/APKBUILD
+++ b/testing/py-pygments/APKBUILD
@@ -3,10 +3,10 @@
pkgname=py-pygments
_pkgname=Pygments
pkgver=1.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="Pygments is a syntax highlighting package written in Python."
url="http://pygments.org/"
-arch="x86 x86_64"
+arch="noarch"
license="BSD"
depends="python"
makedepends="python-dev py-setuptools"