etcetera: drop noarch.
This commit is contained in:
parent
3fee27904e
commit
92933b2646
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'etcetera'
|
||||
pkgname=etcetera
|
||||
version=1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
pycompile_dirs="usr/lib/etcetera"
|
||||
depends="python3"
|
||||
short_desc="Config file management with a touch of wisdom"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.com/jeancf/etcetera"
|
||||
pycompile_dirs="usr/lib/etcetera"
|
||||
distfiles="https://gitlab.com/jeancf/etcetera/-/archive/${version}/etcetera-${version}.tar.gz"
|
||||
checksum=3e4b7ff9095f6d311b12e30d745cc5d6b5c777f5daca7d01f7f1c46d273760c1
|
||||
python_version=3
|
||||
|
|
Loading…
Reference in a new issue