summary refs log tree commit diff
path: root/Completion/Debian/Command/_pbuilder
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-10-10 23:14:20 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2014-10-10 23:14:20 -0700
commit9fce88f3b85750eb5d6e9b8f674281a1ce86d0cd (patch)
treedfaeb338f9819a88f7e5db96f38402813abbe739 /Completion/Debian/Command/_pbuilder
parent605a73e415772a1d74cff39212618c8f1d58297b (diff)
parent98ce8a658ec86cbd115c41e4167bd7002ce63816 (diff)
downloadzsh-9fce88f3b85750eb5d6e9b8f674281a1ce86d0cd.tar.gz
zsh-9fce88f3b85750eb5d6e9b8f674281a1ce86d0cd.tar.xz
zsh-9fce88f3b85750eb5d6e9b8f674281a1ce86d0cd.zip
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Conflicts:
	ChangeLog
Diffstat (limited to 'Completion/Debian/Command/_pbuilder')
-rw-r--r--Completion/Debian/Command/_pbuilder4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Debian/Command/_pbuilder b/Completion/Debian/Command/_pbuilder
index 7811d567b..9322d036a 100644
--- a/Completion/Debian/Command/_pbuilder
+++ b/Completion/Debian/Command/_pbuilder
@@ -14,8 +14,8 @@ else
     '--buildresult:location:_files -/' \
     '--mirror:URL:_urls' \
     '--othermirror:URL:_urls' \
-    '--distribution:suite:(breezy dapper edgy etch feisty gutsy hardy hoary intrepid jaunty karmic lenny lucid potato sarge sid squeeze warty woody' \
-    '--architecture:architecture:(alpha amd64 armel hppa hurd-i386 i386 ia64 m68k mips mipsel powerpc s390 sparc)' \
+    '--distribution:suite:(breezy dapper edgy etch feisty gutsy hardy hoary intrepid jaunty jessie karmic lenny lucid potato sarge sid squeeze warty woody' \
+    '--architecture:architecture:i_deb_architectures' \
     '--components:component:(main contrib non-free)' \
     '--override-config' \
     '--hookdir:location:_files -/' \