awsume: drop noarch

This commit is contained in:
Érico Rolim 2020-09-02 16:16:21 -03:00 committed by Đoàn Trần Công Danh
parent 73fad850dd
commit 3ecdf3eb06

View file

@ -1,9 +1,9 @@
# Template file for 'awsume' # Template file for 'awsume'
pkgname=awsume pkgname=awsume
version=4.4.1 version=4.4.1
revision=1 revision=2
archs=noarch
build_style=python3-module build_style=python3-module
hostmakedepends="python3 python3-setuptools"
makedepends="python3-argcomplete python3-boto3 python3-colorama python3-coverage makedepends="python3-argcomplete python3-boto3 python3-colorama python3-coverage
python3-pluggy python3-psutil python3-xmltodict python3-yaml" python3-pluggy python3-psutil python3-xmltodict python3-yaml"
depends="$makedepends" depends="$makedepends"