From 5ebcec51425b8cb52c2662779b0b308d3a89eacb Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 2 May 2023 13:15:44 +0000 Subject: Adding metadata --- dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/booleanOperations') diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild b/dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild index e5c95d2b5cef..a5ac5cf25619 100644 --- a/dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild +++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{10..11} ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 inherit distutils-r1 pypi -- cgit v1.3.1