diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-07-29 18:13:09 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-07-29 18:13:09 +0000 |
| commit | f88f8d01ec57dbd63993d4ed815c5d87550e455b (patch) | |
| tree | 2ed2418e1dc216cb1e7f1aabc50ed6a023712648 /dev-python/ewmh | |
| parent | c6fb886a0560cdcab5fcb86f4a8bbd6567c392c9 (diff) | |
| download | baldeagleos-repo-f88f8d01ec57dbd63993d4ed815c5d87550e455b.tar.gz baldeagleos-repo-f88f8d01ec57dbd63993d4ed815c5d87550e455b.tar.xz baldeagleos-repo-f88f8d01ec57dbd63993d4ed815c5d87550e455b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/ewmh')
| -rw-r--r-- | dev-python/ewmh/ewmh-0.1.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/ewmh/ewmh-0.1.6.ebuild b/dev-python/ewmh/ewmh-0.1.6.ebuild index 8fd4cd03653c..baa93db3dc4c 100644 --- a/dev-python/ewmh/ewmh-0.1.6.ebuild +++ b/dev-python/ewmh/ewmh-0.1.6.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi |
