From: Agostino Sarubbo Date: Sun, 22 Mar 2020 12:12:01 +0000 (+0100) Subject: dev-python/theano: x86 stable wrt bug #706338 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7e477c65ce6a74a73a7eb97e4ee43000433e26c2;p=gentoo.git dev-python/theano: x86 stable wrt bug #706338 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/theano/theano-1.0.4.ebuild b/dev-python/theano/theano-1.0.4.ebuild index f68538de78c5..5652fc9d1c4c 100644 --- a/dev-python/theano/theano-1.0.4.ebuild +++ b/dev-python/theano/theano-1.0.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/T/${PN^}/${PN^}-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"