summaryrefslogtreecommitdiff
path: root/dev-cpp/benchmark/benchmark-1.9.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/benchmark/benchmark-1.9.0.ebuild')
-rw-r--r--dev-cpp/benchmark/benchmark-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.9.0.ebuild b/dev-cpp/benchmark/benchmark-1.9.0.ebuild
index 445116f3861b..63ee480a1f28 100644
--- a/dev-cpp/benchmark/benchmark-1.9.0.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.9.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit cmake-multilib python-single-r1