diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-29 19:47:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-29 20:12:06 +0100 |
commit | a37f6c3995107976a797dc386f58ed0642a9abc0 (patch) | |
tree | 5b91d54cd214bc49a85858426449e39094e97197 /dev-python/numexpr | |
parent | dev-python/llvmlite: x86 stable (bug #673952) (diff) | |
download | gentoo-a37f6c3995107976a797dc386f58ed0642a9abc0.tar.gz gentoo-a37f6c3995107976a797dc386f58ed0642a9abc0.tar.bz2 gentoo-a37f6c3995107976a797dc386f58ed0642a9abc0.zip |
dev-python/numexpr: x86 stable (bug #673840)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/numexpr')
-rw-r--r-- | dev-python/numexpr/numexpr-2.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numexpr/numexpr-2.6.8.ebuild b/dev-python/numexpr/numexpr-2.6.8.ebuild index 0e6532a4ac0b..ae288b7bd6b0 100644 --- a/dev-python/numexpr/numexpr-2.6.8.ebuild +++ b/dev-python/numexpr/numexpr-2.6.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="mkl" RDEPEND=" |