dev-python/ascim: fix docs in 0.1.1 ebuild as well

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-07-21 15:42:16 +02:00
parent d5a44365ec
commit 39d8535544

View File

@@ -15,7 +15,7 @@ esac
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
distutils_enable_sphinx docs
distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
DESCRIPTION="Manipulate ASCII art as you would do with raster images"
HOMEPAGE="${EGIT_REPO_URI}"