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