_xbps, _xbps-src: add ppc64 completion

Closes: #42 [via git-merge-pr]
This commit is contained in:
q66
2019-01-02 01:21:24 +01:00
committed by Duncaen
parent a12f22de86
commit 75dc5c6b06
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ setopt localoptions extended_glob
local ret=0 archs top
archs=(aarch64-musl aarch64 armv6hf-musl armv6hf armv7hf-musl armv7hf i686-musl i686 mips mipsel x86_64-musl)
archs=(aarch64-musl aarch64 armv6hf-musl armv6hf armv7hf-musl armv7hf i686-musl i686 mips mipsel ppc64le-musl ppc64le ppc64-musl x86_64-musl)
# path to masterdir and srcpkgs.
top=$~_comp_command1:h