aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-roman/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-roman/APKBUILD')
-rw-r--r--main/py-roman/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-roman/APKBUILD b/main/py-roman/APKBUILD
index 43280f1da..3b1e56404 100644
--- a/main/py-roman/APKBUILD
+++ b/main/py-roman/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Integer to Roman numerals converter"
url="http://pypi.python.org/pypi/roman"
arch="noarch"
-license="Python2.1.1"
+license="Python"
depends="python"
makedepends="python-dev py-setuptools"
install=""