summaryrefslogtreecommitdiff
path: root/dev-python/executing/executing-1.0.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-10-26 09:28:44 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-10-26 09:28:44 +0000
commitbf32af1a77904f06af121d4129d76a493e9f1fd0 (patch)
tree8a826a570be8b021540c7127348ff6c4cbbe7405 /dev-python/executing/executing-1.0.0.ebuild
parentec183e1c90a17c119012450982f07aa5a19ece65 (diff)
downloadbaldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.tar.gz
baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.tar.xz
baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.zip
Adding metadata
Diffstat (limited to 'dev-python/executing/executing-1.0.0.ebuild')
-rw-r--r--dev-python/executing/executing-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/executing/executing-1.0.0.ebuild b/dev-python/executing/executing-1.0.0.ebuild
index b2e3522f731b..15859e85b4cf 100644
--- a/dev-python/executing/executing-1.0.0.ebuild
+++ b/dev-python/executing/executing-1.0.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
# py3.11 not ready - https://github.com/alexmojaki/executing/pull/31
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1