python-tkinter: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:47 +10:00 committed by Đoàn Trần Công Danh
parent 19e169b1ff
commit 0540ddd645
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@ _desc="Interpreted, interactive, object-oriented programming language"
pkgname=python-tkinter
version=2.7.18
revision=1
revision=2
wrksrc="Python-${version}"
pycompile_dirs="usr/lib/python2.7/lib-tk"
hostmakedepends="pkg-config"
@ -76,7 +76,6 @@ do_install() {
}
idle-python_package() {
archs=noarch
short_desc="${_desc} - IDE for Python2 using Tkinter"
pycompile_dirs="usr/lib/python2.7/idlelib"
depends="${sourcepkg}-${version}_${revision}"