python-boto: remove noarch.
This commit is contained in:
parent
7f8fc57d88
commit
0d3b9181a0
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-boto'
|
||||
pkgname=python-boto
|
||||
version=2.49.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="boto-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="boto"
|
||||
|
@ -41,7 +40,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-boto_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="boto"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue