diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:31:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:45 +0100 |
commit | 03e41ef572e4a2b5594f057cbe6fd2f50da6b48a (patch) | |
tree | 9480c8d471d03b73131c35d89028a706882bda50 /dev-python/bokeh | |
parent | sci-electronics/xnec2c: x86 stable wrt bug #604254 (diff) | |
download | gentoo-03e41ef572e4a2b5594f057cbe6fd2f50da6b48a.tar.gz gentoo-03e41ef572e4a2b5594f057cbe6fd2f50da6b48a.tar.bz2 gentoo-03e41ef572e4a2b5594f057cbe6fd2f50da6b48a.zip |
dev-python/bokeh: x86 stable wrt bug #596536
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/bokeh')
-rw-r--r-- | dev-python/bokeh/bokeh-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bokeh/bokeh-0.11.1.ebuild b/dev-python/bokeh/bokeh-0.11.1.ebuild index 1fcdade0d090..e390a9f18a42 100644 --- a/dev-python/bokeh/bokeh-0.11.1.ebuild +++ b/dev-python/bokeh/bokeh-0.11.1.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$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="examples test" # A doc build requires napoleon sphinx extension which will be included in sphinx release 1.3 |