Allow only one arg for --arch/-a
authorChristian Ruppert <idl0r@gentoo.org>
Sun, 29 May 2011 10:57:11 +0000 (12:57 +0200)
committerChristian Ruppert <idl0r@gentoo.org>
Sun, 29 May 2011 10:57:11 +0000 (12:57 +0200)
commita87846fbb8d3f88d37d8c295021921a6e136145c
tree422059f7921b95f13188e018fa4fb5e676c64e74
parentc9bd257c7cdd4c64ccefb687643958098c3c6d75
Allow only one arg for --arch/-a

Allowing multiple args for -a/--arch causes some trouble (depending on the order)
E.g. "eshowkw cat/pkg -a a b" would work while "eshowkw -a a cat/pkg" wouldn't
because it would count cat/pkg to the -a/--arch option.

eshowkw -a amd64 kdelibs
No ebuilds at "/root"
pym/gentoolkit/eshowkw/__init__.py