fonttools: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:58:55 +10:00 committed by Đoàn Trần Công Danh
parent 9d4b1b8932
commit 30494eac23
2 changed files with 1 additions and 9 deletions

View file

@ -1,8 +1,7 @@
# Template file for 'fonttools'
pkgname=fonttools
version=4.8.1
revision=1
archs=noarch
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools"
@ -20,12 +19,6 @@ post_install() {
vlicense LICENSE.external
}
python-fonttools_package() {
depends="fonttools>=${version}_${revision}"
build_style=meta
short_desc+=" (transitional dummy package Python 2)"
}
python3-fonttools_package() {
depends="fonttools>=${version}_${revision}"
build_style=meta

View file

@ -1 +0,0 @@
fonttools