mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
*/*: drop dead python impls
Signed-off-by: James Beddek <telans@posteo.de>
This commit is contained in:
@@ -13,7 +13,7 @@ case "${PV}" in
|
||||
KEYWORDS="~amd64"
|
||||
esac
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
inherit distutils-r1
|
||||
distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ case "${PV}" in
|
||||
KEYWORDS="~amd64"
|
||||
esac
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
inherit distutils-r1
|
||||
distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
|
||||
|
||||
|
||||
Reference in New Issue
Block a user