mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
dev-python/sphinxcontrib-katex: unkeyword 0.9.6 for ~x86
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -14,20 +14,18 @@ HOMEPAGE="https://github.com/hagenw/sphinxcontrib-katex"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/sphinx-4.5.0-r1[${PYTHON_USEDEP}]
|
||||
doc? ( dev-python/insipid-sphinx-theme )
|
||||
"
|
||||
|
||||
DOCS=()
|
||||
|
||||
distutils_enable_sphinx docs
|
||||
distutils_enable_sphinx docs \
|
||||
dev-python/insipid-sphinx-theme
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -i -e 's/license_file/license_files/' setup.cfg || die
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
|
||||
Reference in New Issue
Block a user