fonttools: remove noarch.
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
9d4b1b8932
commit
30494eac23
@@ -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
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
fonttools
|
||||
Reference in New Issue
Block a user