python-six: remove noarch.
This commit is contained in:
parent
3d40c6fd05
commit
dc08c494bd
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-six'
|
# Template file for 'python-six'
|
||||||
pkgname=python-six
|
pkgname=python-six
|
||||||
version=1.15.0
|
version=1.15.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
wrksrc="six-${version}"
|
wrksrc="six-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -26,7 +25,6 @@ do_check() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-six_package() {
|
python3-six_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3"
|
depends="python3"
|
||||||
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