diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-05 08:54:04 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-05 08:54:04 +0000 |
| commit | 6bd3ff315e457c0d4c67ff883adf9444547a4333 (patch) | |
| tree | 4c4cb65b470cde42a1635ac0c784bb9043c7e0d1 /dev-python/pychroot | |
| parent | 1d13e1ad71c0a05efd7e6138e703ee17bbfb526f (diff) | |
| download | baldeagleos-repo-6bd3ff315e457c0d4c67ff883adf9444547a4333.tar.gz baldeagleos-repo-6bd3ff315e457c0d4c67ff883adf9444547a4333.tar.xz baldeagleos-repo-6bd3ff315e457c0d4c67ff883adf9444547a4333.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/pychroot')
| -rw-r--r-- | dev-python/pychroot/pychroot-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild index 2ddc39872035..e037f1a30684 100644 --- a/dev-python/pychroot/pychroot-9999.ebuild +++ b/dev-python/pychroot/pychroot-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5..10} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then |
