python-pyglet: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:36 +10:00 committed by Đoàn Trần Công Danh
parent d4cd59e623
commit b2b86784f8
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'python-pyglet'
pkgname=python-pyglet
version=1.4.10
revision=1
archs=noarch
revision=2
wrksrc="pyglet-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools unzip"
@ -19,7 +18,6 @@ post_install() {
}
python3-pyglet_package() {
archs=noarch
depends="python3"
short_desc="${short_desc/Python2/Python3}"
pkg_install() {