diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-05 07:58:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-05 07:58:08 +0000 |
| commit | f21b016cbe66021a001c9031a3679107b9cfa86b (patch) | |
| tree | cdd8816b333d54173958fc3fa1745c3de3a5d630 /dev-python/python-slip | |
| parent | 9a6de7940d822988a0606ba2578853614c830e70 (diff) | |
| download | baldeagleos-repo-f21b016cbe66021a001c9031a3679107b9cfa86b.tar.gz baldeagleos-repo-f21b016cbe66021a001c9031a3679107b9cfa86b.tar.xz baldeagleos-repo-f21b016cbe66021a001c9031a3679107b9cfa86b.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/python-slip')
| -rw-r--r-- | dev-python/python-slip/python-slip-0.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slip/python-slip-0.6.5.ebuild b/dev-python/python-slip/python-slip-0.6.5.ebuild index acd9f324e8cb..29fbf758c304 100644 --- a/dev-python/python-slip/python-slip-0.6.5.ebuild +++ b/dev-python/python-slip/python-slip-0.6.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 DISTUTILS_USE_SETUPTOOLS=no PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{5..10} ) inherit distutils-r1 eutils |
