bats: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-21 17:20:11 +07:00
parent e8d4a0e2f0
commit 688951da74
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'bats'
pkgname=bats
version=1.2.0
revision=1
archs=noarch
revision=2
wrksrc="bats-core-${version}"
depends="bash"
short_desc="Bash Automated Testing System"