mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 15:28:58 -04:00
dev-games/surgescript: inherit python-any-r1
no longer inherited automatically by docs Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
parent
2212644660
commit
c8ae8551d1
@ -3,13 +3,14 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
DOCS_BUILDER="mkdocs"
|
||||
DOCS_DEPEND="
|
||||
dev-python/mkdocs
|
||||
dev-python/mkdocs-material
|
||||
"
|
||||
|
||||
inherit cmake docs
|
||||
inherit cmake python-any-r1 docs
|
||||
|
||||
if [[ "${PV}" == "9999" ]]; then
|
||||
inherit git-r3
|
||||
|
@ -3,13 +3,14 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
DOCS_BUILDER="mkdocs"
|
||||
DOCS_DEPEND="
|
||||
dev-python/mkdocs
|
||||
dev-python/mkdocs-material
|
||||
"
|
||||
|
||||
inherit cmake docs
|
||||
inherit cmake python-any-r1 docs
|
||||
|
||||
if [[ "${PV}" == "9999" ]]; then
|
||||
inherit git-r3
|
||||
|
Loading…
x
Reference in New Issue
Block a user