aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-roman
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-roman')
-rw-r--r--testing/py-roman/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-roman/APKBUILD b/testing/py-roman/APKBUILD
index 79b3894239..1caffb1d67 100644
--- a/testing/py-roman/APKBUILD
+++ b/testing/py-roman/APKBUILD
@@ -3,10 +3,10 @@
pkgname=py-roman
_pkgname=roman
pkgver=1.4.0
-pkgrel=0
+pkgrel=1
pkgdesc="Integer to Roman numerals converter"
url="http://pypi.python.org/pypi/roman"
-arch="x86 x86_64"
+arch="noarch"
license="Python2.1.1"
depends="python"
makedepends="python-dev py-setuptools"