diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-07-01 17:11:58 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-07-01 17:19:25 +0200 |
commit | 10ba69a4308640d5842553fa9dbfbec89279bfa6 (patch) | |
tree | 0467b4cc91216e94bb4f23cd8019ab224f9349ae /dev-python/bokeh | |
parent | dev-python/pytest-rerunfailures: amd64 stable, bug #659050 (diff) | |
download | gentoo-10ba69a4308640d5842553fa9dbfbec89279bfa6.tar.gz gentoo-10ba69a4308640d5842553fa9dbfbec89279bfa6.tar.bz2 gentoo-10ba69a4308640d5842553fa9dbfbec89279bfa6.zip |
dev-python/bokeh: amd64 stable, bug #659050
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'dev-python/bokeh')
-rw-r--r-- | dev-python/bokeh/bokeh-0.12.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bokeh/bokeh-0.12.6.ebuild b/dev-python/bokeh/bokeh-0.12.6.ebuild index ad25ef0ae419..523b73a0222e 100644 --- a/dev-python/bokeh/bokeh-0.12.6.ebuild +++ b/dev-python/bokeh/bokeh-0.12.6.ebuild @@ -15,7 +15,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" RDEPEND=" |