diff options
Diffstat (limited to 'dev-python/pylatex/pylatex-1.3.3.ebuild')
-rw-r--r-- | dev-python/pylatex/pylatex-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylatex/pylatex-1.3.3.ebuild b/dev-python/pylatex/pylatex-1.3.3.ebuild index 5f7c44167e4a..d755dbceb178 100644 --- a/dev-python/pylatex/pylatex-1.3.3.ebuild +++ b/dev-python/pylatex/pylatex-1.3.3.ebuild @@ -8,7 +8,7 @@ MY_P="${MY_PN}-${PV}" PYTHON_COMPAT=( python3_{6,7,8,9} ) -inherit distutils-r1 eutils +inherit distutils-r1 optfeature DESCRIPTION="A Python library for creating LaTeX files and snippets" HOMEPAGE="https://github.com/JelteF/PyLaTeX" |