From 96d13a2a844e9853e22c6a8ff5f0566538d7fcd3 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Mon, 24 Aug 2020 00:25:56 +0000 Subject: Updating liguros repo --- dev-python/hypothesis/hypothesis-5.27.0.ebuild | 2 +- dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/hypothesis/hypothesis-5.27.0.ebuild b/dev-python/hypothesis/hypothesis-5.27.0.ebuild index 4fd61ad57879..a42e661813c1 100644 --- a/dev-python/hypothesis/hypothesis-5.27.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.27.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" IUSE="cli test" RESTRICT="!test? ( test )" diff --git a/dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild b/dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild index a5cc7d16e0de..f5c34c363934 100644 --- a/dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild +++ b/dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild @@ -28,7 +28,8 @@ BDEPEND=" sys-apps/util-linux )" -distutils_enable_sphinx docs +distutils_enable_sphinx docs \ + dev-python/sphinxcontrib-github-alt dev-python/sphinx_rtd_theme distutils_enable_tests nose PATCHES=( -- cgit v1.3.1