diff options
author | Andrey Grozin <grozin@gentoo.org> | 2017-01-25 20:25:28 +0700 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2017-01-25 20:26:49 +0700 |
commit | 4800aca7166aedef9c07c311496a4f644c1b8956 (patch) | |
tree | 4c1a9c16dfe943ac659b169329b041396adf08d6 /dev-python/jupyter | |
parent | sci-calculators/units-2.13-r0: stable on alpha (diff) | |
download | gentoo-4800aca7166aedef9c07c311496a4f644c1b8956.tar.gz gentoo-4800aca7166aedef9c07c311496a4f644c1b8956.tar.bz2 gentoo-4800aca7166aedef9c07c311496a4f644c1b8956.zip |
dev-python/jupyter: keyworded ~x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/jupyter')
-rw-r--r-- | dev-python/jupyter/jupyter-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jupyter/jupyter-1.0.0-r1.ebuild b/dev-python/jupyter/jupyter-1.0.0-r1.ebuild index c9c8404c2454..a902f53c0e9c 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r1.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc" RDEPEND=" |