python-jellyfish: remove noarch from subpackage

This commit is contained in:
Duncaen 2016-02-05 15:44:07 +01:00
parent f39e92ac8a
commit 70b6843358

View File

@ -1,7 +1,7 @@
# Template file for 'python-jellyfish'
pkgname=python-jellyfish
version=0.5.2
revision=1
revision=2
_cjellyfish_ref=a3b62e71490d2d8ccecf317bb10f9ff954f2d509
create_wrksrc=yes
wrksrc="${pkgname#*-}-${version}"
@ -26,7 +26,6 @@ post_extract() {
}
python3.4-jellyfish_package() {
noarch=yes
depends="python3.4"
replaces="python3.4-jellyfish>=0"
pycompile_version="3.4"