diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-24 00:25:56 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-24 00:25:56 +0000 |
| commit | 96d13a2a844e9853e22c6a8ff5f0566538d7fcd3 (patch) | |
| tree | c3db550be9474fe84906edf862e0fc8cf0182045 /dev-python | |
| parent | 1282e7a7ab53a29156fb89e19bb0090657c8dc2a (diff) | |
| download | baldeagleos-repo-96d13a2a844e9853e22c6a8ff5f0566538d7fcd3.tar.gz baldeagleos-repo-96d13a2a844e9853e22c6a8ff5f0566538d7fcd3.tar.xz baldeagleos-repo-96d13a2a844e9853e22c6a8ff5f0566538d7fcd3.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/hypothesis/hypothesis-5.27.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
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=( |
