sv-helper: set noarch="yes"
This commit is contained in:
parent
9c9918f074
commit
ce9a23e43d
|
@ -3,6 +3,7 @@ pkgname=sv-helper
|
|||
version=1.0.2
|
||||
revision=1
|
||||
depends="bash runit"
|
||||
noarch="yes"
|
||||
short_desc="Utilities to help administer a runit-as-pid1 system"
|
||||
maintainer="bougyman <tj@rubyists.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue