python-rfc6555: remove noarch.
This commit is contained in:
parent
1b1031948a
commit
5cb772d427
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-rfc6555'
|
||||
pkgname=python-rfc6555
|
||||
version=0.0.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="rfc6555-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="rfc6555"
|
||||
|
@ -16,7 +15,6 @@ distfiles="${PYPI_SITE}/r/rfc6555/rfc6555-${version}.tar.gz"
|
|||
checksum=191cbba0315b53654155321e56a93466f42cd0a474b4f341df4d03264dcb5217
|
||||
|
||||
python3-rfc6555_package() {
|
||||
archs=noarch
|
||||
pycompile_module="rfc6555"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue