From 531c06eb3ad68d8ef7337618cae898690e09f25c Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 27 May 2022 07:37:49 +0000 Subject: Adding metadata --- dev-python/ots-python/ots-python-8.1.4-r1.ebuild | 2 +- dev-python/ots-python/ots-python-8.2.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/ots-python') diff --git a/dev-python/ots-python/ots-python-8.1.4-r1.ebuild b/dev-python/ots-python/ots-python-8.1.4-r1.ebuild index 2a66b013088a..44e88e039f68 100644 --- a/dev-python/ots-python/ots-python-8.1.4-r1.ebuild +++ b/dev-python/ots-python/ots-python-8.1.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..9} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ots-python/ots-python-8.2.1.ebuild b/dev-python/ots-python/ots-python-8.2.1.ebuild index daac0b3bbe88..cfee53bb3a0e 100644 --- a/dev-python/ots-python/ots-python-8.2.1.ebuild +++ b/dev-python/ots-python/ots-python-8.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..9} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 -- cgit v1.3.1