diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:19:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:20:25 +0100 |
commit | 2ba692cc4fcb074ea762f76f2063dacf2dab7ec8 (patch) | |
tree | ce0b013498c55d39e442932b6a0e4a4deefd0818 /dev-python/bokeh | |
parent | dev-cpp/lucene++: amd64 stable wrt bug #563966 (diff) | |
download | gentoo-2ba692cc4fcb074ea762f76f2063dacf2dab7ec8.tar.gz gentoo-2ba692cc4fcb074ea762f76f2063dacf2dab7ec8.tar.bz2 gentoo-2ba692cc4fcb074ea762f76f2063dacf2dab7ec8.zip |
dev-python/bokeh: amd64 stable wrt bug #596536
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bokeh/bokeh-0.11.1.ebuild b/dev-python/bokeh/bokeh-0.11.1.ebuild index 49c24645fe25..1fcdade0d090 100644 --- a/dev-python/bokeh/bokeh-0.11.1.ebuild +++ b/dev-python/bokeh/bokeh-0.11.1.ebuild @@ -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 |