diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-19 20:05:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-19 20:05:36 +0000 |
| commit | 97ddbcc12db33f4f80a209d2d46a85fe3daa4d11 (patch) | |
| tree | 364d756e46434c80a7011f1eacf9f58846794c25 /dev-python/pychroot | |
| parent | c9ceaf049f6bdc3c4b43b3a87370e9d8276efd70 (diff) | |
| download | baldeagleos-repo-97ddbcc12db33f4f80a209d2d46a85fe3daa4d11.tar.gz baldeagleos-repo-97ddbcc12db33f4f80a209d2d46a85fe3daa4d11.tar.xz baldeagleos-repo-97ddbcc12db33f4f80a209d2d46a85fe3daa4d11.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pychroot')
| -rw-r--r-- | dev-python/pychroot/pychroot-0.10.4.ebuild | 3 | ||||
| -rw-r--r-- | dev-python/pychroot/pychroot-9999.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/pychroot/pychroot-0.10.4.ebuild b/dev-python/pychroot/pychroot-0.10.4.ebuild index 77952ced3260..61205f4ec42c 100644 --- a/dev-python/pychroot/pychroot-0.10.4.ebuild +++ b/dev-python/pychroot/pychroot-0.10.4.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 + PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild index 63cbb75f0c96..3a040a3ba948 100644 --- a/dev-python/pychroot/pychroot-9999.ebuild +++ b/dev-python/pychroot/pychroot-9999.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 + PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 |
