diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-17 22:42:49 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-17 22:42:49 +0000 |
| commit | f5285df0a8af259f7b5cfa1eb2db45402d8a47fb (patch) | |
| tree | 78d4b2f9cd4e9db825e933f4b2cf85e3361470fd /dev-ros/python_cmake_module/python_cmake_module-0.8.1.ebuild | |
| parent | 3072dfe98bb17d0b17321578fcc65f534772700d (diff) | |
| download | baldeagleos-repo-f5285df0a8af259f7b5cfa1eb2db45402d8a47fb.tar.gz baldeagleos-repo-f5285df0a8af259f7b5cfa1eb2db45402d8a47fb.tar.xz baldeagleos-repo-f5285df0a8af259f7b5cfa1eb2db45402d8a47fb.zip | |
Adding metadata
Diffstat (limited to 'dev-ros/python_cmake_module/python_cmake_module-0.8.1.ebuild')
| -rw-r--r-- | dev-ros/python_cmake_module/python_cmake_module-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/python_cmake_module/python_cmake_module-0.8.1.ebuild b/dev-ros/python_cmake_module/python_cmake_module-0.8.1.ebuild index 150095c180f0..5976700fcac0 100644 --- a/dev-ros/python_cmake_module/python_cmake_module-0.8.1.ebuild +++ b/dev-ros/python_cmake_module/python_cmake_module-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{3_7,3_8} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit cmake python-any-r1 |
