mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/starlette: enable docs for x86 as well
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -19,16 +19,15 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE="doc"
|
||||
REQUIRED_USE="x86? ( !doc )"
|
||||
|
||||
# ModuleNotFoundError: No module named 'graphql.pyutils.compat'
|
||||
# We need newer graphql-core
|
||||
RESTRICT="test"
|
||||
|
||||
BDEPEND="doc? ( !x86? (
|
||||
BDEPEND="doc? (
|
||||
dev-python/mkdocs
|
||||
dev-python/mkdocs-material
|
||||
dev-python/mkautodoc ) )"
|
||||
dev-python/mkautodoc )"
|
||||
|
||||
DEPEND="test? (
|
||||
dev-python/aiofiles[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user