docker: only for x86_64.
This commit is contained in:
parent
6cdcc78e7f
commit
36c5310b55
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ system_groups="docker"
|
|||
depends="iptables xz git"
|
||||
nostrip=yes
|
||||
nocross=yes
|
||||
only_for_archs="x86_64 x86_64-musl"
|
||||
|
||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=e2794aba10c04cfe996a91aff14fa1a88629a09eb7977fcd096b3a795fbbd7d8
|
||||
|
|
Loading…
Reference in a new issue