python-musicbrainzngs: remove noarch.
This commit is contained in:
parent
3918c59c54
commit
5f37d82aa2
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-musicbrainzngs'
|
||||
pkgname=python-musicbrainzngs
|
||||
version=0.6
|
||||
revision=4
|
||||
archs=noarch
|
||||
revision=5
|
||||
wrksrc="musicbrainzngs-${version}"
|
||||
build_style="python-module"
|
||||
pycompile_module="musicbrainzngs"
|
||||
|
@ -21,7 +20,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-musicbrainzngs_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="musicbrainzngs"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Add table
Reference in a new issue