diff options
Diffstat (limited to 'dev-python/theano')
-rw-r--r-- | dev-python/theano/theano-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/theano/theano-1.0.5.ebuild b/dev-python/theano/theano-1.0.5.ebuild index 5fe377d134e7..f96083149264 100644 --- a/dev-python/theano/theano-1.0.5.ebuild +++ b/dev-python/theano/theano-1.0.5.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" BDEPEND="test? ( dev-python/parameterized[${PYTHON_USEDEP}] )" RDEPEND=" |