summaryrefslogtreecommitdiff
path: root/dev-python/pylatex/pylatex-1.3.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pylatex/pylatex-1.3.3.ebuild')
-rw-r--r--dev-python/pylatex/pylatex-1.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylatex/pylatex-1.3.3.ebuild b/dev-python/pylatex/pylatex-1.3.3.ebuild
index 624ebdd6af61..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"
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/JelteF/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="examples"
RDEPEND="