python-xlib: remove noarch.
This commit is contained in:
parent
bf6ce2ec7e
commit
487ccef6ca
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-xlib'
|
# Template file for 'python-xlib'
|
||||||
pkgname=python-xlib
|
pkgname=python-xlib
|
||||||
version=0.27
|
version=0.27
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-six"
|
depends="python-six"
|
||||||
|
@ -18,7 +17,6 @@ pre_build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-xlib_package() {
|
python3-xlib_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-six"
|
depends="python3-six"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue