python-jellyfish: remove noarch from subpackage
This commit is contained in:
parent
f39e92ac8a
commit
70b6843358
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue