diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-20 18:53:46 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-20 18:53:46 +0000 |
| commit | ba9a0e2b6e0f05c95c8c00bab5f47067185bc7e6 (patch) | |
| tree | 8abb90cd507ad091ee9b2daab2d0c5cb4bcbb400 /dev-python/python-xlib | |
| parent | b115a83e624b919a66cb6c36386914ef79ad71c6 (diff) | |
| download | baldeagleos-repo-ba9a0e2b6e0f05c95c8c00bab5f47067185bc7e6.tar.gz baldeagleos-repo-ba9a0e2b6e0f05c95c8c00bab5f47067185bc7e6.tar.xz baldeagleos-repo-ba9a0e2b6e0f05c95c8c00bab5f47067185bc7e6.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-xlib')
| -rw-r--r-- | dev-python/python-xlib/python-xlib-0.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-xlib/python-xlib-0.33.ebuild b/dev-python/python-xlib/python-xlib-0.33.ebuild index 171099b8a168..f6eac483e355 100644 --- a/dev-python/python-xlib/python-xlib-0.33.ebuild +++ b/dev-python/python-xlib/python-xlib-0.33.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 virtualx |
