Tested on newton and the xphys.
*be-9999 (27 Oct 2012)
27 Oct 2012; W. Trevor King <wking@tremily.us> be-9999.
- Add zsh-completion option and {bash,zsh}-completion dependencies.
- Use newbashcomp from bash-completion-r1 to install the Bash
- completion script in a standard location.
+ - Add zsh-completion option and {bash,zsh}-completion dependencies.
+ - Use newbashcomp from bash-completion-r1 to install the Bash
+ completion script in a standard location.
+ - Add ~amd64-linux and ~x86-linux keywords.
*be-9999 (26 Oct 2012)
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~amd64-linux ~x86 ~x86-linux"
IUSE="bash-completion doc zsh-completion"
RDEPEND="dev-lang/python