python3.4-polib: noarch=yes
This commit is contained in:
parent
6da0d39d13
commit
645b65fdb8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-polib'
|
||||
pkgname=python-polib
|
||||
version=1.0.7
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="polib-${version}"
|
||||
build_style=python-module
|
||||
|
@ -17,6 +17,7 @@ distfiles="${PYPI_SITE}/p/polib/polib-${version}.tar.gz"
|
|||
checksum=43ce60d05ffa442ba9d3c5722193aadb93c38174b9fb471c8ea7ccbf8349bbca
|
||||
|
||||
python3.4-polib_package() {
|
||||
noarch=yes
|
||||
depends="python3.4"
|
||||
pycompile_version="3.4"
|
||||
pycompile_module="polib.py"
|
||||
|
|
Loading…
Reference in New Issue