diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 00:45:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 00:45:48 +0000 |
commit | 5c5c65165a9381c57e4b55ac695c8795b5de60cb (patch) | |
tree | e9cb77f78236d2c469663a4a53ae597768923bc0 /dev-python/notebook | |
parent | dev-python/widgetsnbextension: x86 stable (bug #715070) (diff) | |
download | gentoo-5c5c65165a9381c57e4b55ac695c8795b5de60cb.tar.gz gentoo-5c5c65165a9381c57e4b55ac695c8795b5de60cb.tar.bz2 gentoo-5c5c65165a9381c57e4b55ac695c8795b5de60cb.zip |
dev-python/notebook: x86 stable (bug #715070)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/notebook')
-rw-r--r-- | dev-python/notebook/notebook-6.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notebook/notebook-6.0.3.ebuild b/dev-python/notebook/notebook-6.0.3.ebuild index 027c65c0c069..cbdc69fba953 100644 --- a/dev-python/notebook/notebook-6.0.3.ebuild +++ b/dev-python/notebook/notebook-6.0.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" >=dev-libs/mathjax-2.4 |