From 76ea1551d3832ae4ebc247ecf7908457daf01e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Fabbro?= Date: Wed, 4 Jan 2017 18:07:13 +0000 Subject: dev-python/theano: splitting the optfeature to actually install Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/theano/theano-0.8.2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/theano/theano-0.8.2.ebuild b/dev-python/theano/theano-0.8.2.ebuild index c48464fcf75c..e6dd721c037a 100644 --- a/dev-python/theano/theano-0.8.2.ebuild +++ b/dev-python/theano/theano-0.8.2.ebuild @@ -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 } -- cgit v1.2.3