pdd: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-28 17:55:10 +07:00
parent 8be376c853
commit 9657f22a33

View file

@ -1,8 +1,7 @@
# Template file for 'pdd' # Template file for 'pdd'
pkgname=pdd pkgname=pdd
version=1.4 version=1.4
revision=1 revision=2
archs=noarch
build_style=gnu-makefile build_style=gnu-makefile
depends="python3-dateutil" depends="python3-dateutil"
checkdepends="python3-dateutil python3-pytest" checkdepends="python3-dateutil python3-pytest"