summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-theme-builder
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinx-theme-builder')
-rw-r--r--dev-python/sphinx-theme-builder/sphinx-theme-builder-0.2.0_beta-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-theme-builder/sphinx-theme-builder-0.2.0_beta-r2.ebuild b/dev-python/sphinx-theme-builder/sphinx-theme-builder-0.2.0_beta-r2.ebuild
index af5e921d1552..f61016d33b3d 100644
--- a/dev-python/sphinx-theme-builder/sphinx-theme-builder-0.2.0_beta-r2.ebuild
+++ b/dev-python/sphinx-theme-builder/sphinx-theme-builder-0.2.0_beta-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
PYTHON_REQ_USE="ncurses"
RESTRICT="test"
MY_PV=${PV/_beta/b2}