summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tex/pythontex/pythontex-0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/pythontex/pythontex-0.16.ebuild b/dev-tex/pythontex/pythontex-0.16.ebuild
index 91e46e98f50e..60a36dee8a0d 100644
--- a/dev-tex/pythontex/pythontex-0.16.ebuild
+++ b/dev-tex/pythontex/pythontex-0.16.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
inherit latex-package python-r1
@@ -22,7 +22,7 @@ DEPEND="${PYTHON_DEPS}
>=dev-texlive/texlive-latexextra-2016
dev-tex/pgf"
RDEPEND="${DEPEND}
- highlighting? ( dev-python/pygments[${PYTHON_USEDEP}] )"
+ dev-python/pygments[${PYTHON_USEDEP}]"
TEXMF=/usr/share/texmf-site