diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-10-23 13:45:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-10-23 13:45:47 +0000 |
| commit | fbb3e0d839e459d5c8fe51fcb606bfa322299e5a (patch) | |
| tree | 8cbd21bea09008750e04afefac9bc0d82145166b /dev-python/python-debian/python-debian-0.1.42.ebuild | |
| parent | ed3ae48fecb01970705fb8e99910f72d8da6e2fe (diff) | |
| download | baldeagleos-repo-fbb3e0d839e459d5c8fe51fcb606bfa322299e5a.tar.gz baldeagleos-repo-fbb3e0d839e459d5c8fe51fcb606bfa322299e5a.tar.xz baldeagleos-repo-fbb3e0d839e459d5c8fe51fcb606bfa322299e5a.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-debian/python-debian-0.1.42.ebuild')
| -rw-r--r-- | dev-python/python-debian/python-debian-0.1.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.42.ebuild b/dev-python/python-debian/python-debian-0.1.42.ebuild index 0064ad2018ff..c02a27cb091f 100644 --- a/dev-python/python-debian/python-debian-0.1.42.ebuild +++ b/dev-python/python-debian/python-debian-0.1.42.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python modules to work with Debian-related data formats" |
