dev-python/theano: splitting the optfeature to actually install

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Sébastien Fabbro
2017-01-04 18:07:13 +00:00
parent 769e420c53
commit 76ea1551d3

View File

@@ -48,7 +48,6 @@ python_test() {
}
pkg_postinst() {
optfeature \
"Make picture of Theano computation graph" dev-python/pydot-ng \
"Required for GPU/CPU code generation" dev-python/pygpu
optfeature "Make picture of Theano computation graph" dev-python/pydot-ng
optfeature "Required for GPU/CPU code generation" dev-python/pygpu
}