zsh-workers
 help / color / mirror / code / Atom feed
1429112a8a65ff87983b58a55853c290319aa502 blob 316 bytes (raw)

1
2
3
4
5
6
7
8
9
 
#autoload

local extra expl
zparseopts -E -D -a extra a:

_description architectures expl 'architecture'
compadd "$@" "$expl[@]" alpha amd64 arm64 armel armhf hppa hurd-i386 i386 ia64 \
    kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc powerpcspe ppc64 \
    ppc64el s390x sh4 sparc sparc64 x32 ${=extra[2]}
debug log:

solving 1429112a8 ...
found 1429112a8 in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).