diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-17 06:58:15 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-17 06:58:15 +0000 |
| commit | f767356f836788e2bb2843072155579fe8d8d214 (patch) | |
| tree | 7ed4bc0347769cc58f966a3ab53cae3e75399b50 /dev-python/python-mpd2 | |
| parent | 7d8a02204b7c59272f37d78bce96892db4bcb5e1 (diff) | |
| download | baldeagleos-repo-f767356f836788e2bb2843072155579fe8d8d214.tar.gz baldeagleos-repo-f767356f836788e2bb2843072155579fe8d8d214.tar.xz baldeagleos-repo-f767356f836788e2bb2843072155579fe8d8d214.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-mpd2')
| -rw-r--r-- | dev-python/python-mpd2/python-mpd2-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-mpd2/python-mpd2-3.1.1.ebuild b/dev-python/python-mpd2/python-mpd2-3.1.1.ebuild index c65ca0f9ed4e..26a893871582 100644 --- a/dev-python/python-mpd2/python-mpd2-3.1.1.ebuild +++ b/dev-python/python-mpd2/python-mpd2-3.1.1.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_{11..14} ) inherit distutils-r1 |
