diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-26 09:28:44 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-26 09:28:44 +0000 |
| commit | bf32af1a77904f06af121d4129d76a493e9f1fd0 (patch) | |
| tree | 8a826a570be8b021540c7127348ff6c4cbbe7405 /app-admin/clustershell | |
| parent | ec183e1c90a17c119012450982f07aa5a19ece65 (diff) | |
| download | baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.tar.gz baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.tar.xz baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.zip | |
Adding metadata
Diffstat (limited to 'app-admin/clustershell')
| -rw-r--r-- | app-admin/clustershell/clustershell-1.8.3.ebuild | 2 | ||||
| -rw-r--r-- | app-admin/clustershell/clustershell-1.8.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/clustershell/clustershell-1.8.3.ebuild b/app-admin/clustershell/clustershell-1.8.3.ebuild index 9e8717381eb4..abf21d0b5830 100644 --- a/app-admin/clustershell/clustershell-1.8.3.ebuild +++ b/app-admin/clustershell/clustershell-1.8.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) PYTHON_REQ_USE="xml" inherit distutils-r1 diff --git a/app-admin/clustershell/clustershell-1.8.4.ebuild b/app-admin/clustershell/clustershell-1.8.4.ebuild index 27873ae3dcf8..881aed438775 100644 --- a/app-admin/clustershell/clustershell-1.8.4.ebuild +++ b/app-admin/clustershell/clustershell-1.8.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) PYTHON_REQ_USE="xml" inherit distutils-r1 |
