python-pyaes: remove noarch.
This commit is contained in:
parent
7f8e0fb9c2
commit
fc20e08965
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-pyaes'
|
||||
pkgname=python-pyaes
|
||||
version=1.6.1
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="pyaes-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="pyaes"
|
||||
|
@ -20,7 +19,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-pyaes_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="pyaes"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue