aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 43280f1da4..3b1e56404e 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=""