diff options
author | Sam James <sam@gentoo.org> | 2020-10-27 05:08:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-27 05:08:11 +0000 |
commit | 4a1528a96edea05c838360b436b3778255c08544 (patch) | |
tree | addae2e84e62a441e3c264205c93ecc5925daff6 /dev-python/theano | |
parent | dev-python/pyglet: Keyword 1.5.8 arm, #749927 (diff) | |
download | gentoo-4a1528a96edea05c838360b436b3778255c08544.tar.gz gentoo-4a1528a96edea05c838360b436b3778255c08544.tar.bz2 gentoo-4a1528a96edea05c838360b436b3778255c08544.zip |
dev-python/theano: Keyword 1.0.5 arm, #749927
Signed-off-by: Sam James <sam@gentoo.org>
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 6f65b491df80..dce22b2bb114 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 ~arm x86 ~amd64-linux ~x86-linux" BDEPEND="test? ( dev-python/parameterized[${PYTHON_USEDEP}] )" RDEPEND=" |