summaryrefslogtreecommitdiff
path: root/dev-tex/pythontex
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-03 12:34:44 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-03 12:34:44 +0000
commitc09fdfcd2c23551fdf713682f2d505cf28b2490c (patch)
treee010afc4c1c1a8945a2b5f07f62ed4fc2a5aa0c4 /dev-tex/pythontex
parent2bc9c06683224399945b5a5e2f051b4bd3b1c2c0 (diff)
downloadbaldeagleos-repo-c09fdfcd2c23551fdf713682f2d505cf28b2490c.tar.gz
baldeagleos-repo-c09fdfcd2c23551fdf713682f2d505cf28b2490c.tar.xz
baldeagleos-repo-c09fdfcd2c23551fdf713682f2d505cf28b2490c.zip
Updating liguros repo
Diffstat (limited to 'dev-tex/pythontex')
-rw-r--r--dev-tex/pythontex/metadata.xml1
-rw-r--r--dev-tex/pythontex/pythontex-0.17.ebuild2
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-tex/pythontex/metadata.xml b/dev-tex/pythontex/metadata.xml
index cedc6281d697..f0d36f20a972 100644
--- a/dev-tex/pythontex/metadata.xml
+++ b/dev-tex/pythontex/metadata.xml
@@ -5,6 +5,7 @@
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
+ <stabilize-allarches/>
<use>
<flag name="highlighting">Syntax highlighting using <pkg>dev-python/pygments</pkg></flag>
</use>
diff --git a/dev-tex/pythontex/pythontex-0.17.ebuild b/dev-tex/pythontex/pythontex-0.17.ebuild
index 93b30bca4b1e..e7c5d6d327a9 100644
--- a/dev-tex/pythontex/pythontex-0.17.ebuild
+++ b/dev-tex/pythontex/pythontex-0.17.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit latex-package python-r1