diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-05 19:11:59 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-05 19:11:59 -0500 |
| commit | 5f278372030aad6db0f73700a9780b84a004d5ff (patch) | |
| tree | 027a42b585c1678d4fa9fb9ab464e9df3bcdc71f /dev-python/jack-client | |
| parent | d1f18a9f11dde5cf862fd7c32c6d33a0a9114736 (diff) | |
| download | baldeagleos-repo-5f278372030aad6db0f73700a9780b84a004d5ff.tar.gz baldeagleos-repo-5f278372030aad6db0f73700a9780b84a004d5ff.tar.xz baldeagleos-repo-5f278372030aad6db0f73700a9780b84a004d5ff.zip | |
Adding metadata
Diffstat (limited to 'dev-python/jack-client')
| -rw-r--r-- | dev-python/jack-client/jack-client-0.5.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/jack-client/jack-client-0.5.5.ebuild b/dev-python/jack-client/jack-client-0.5.5.ebuild index 5dd110fc0a5a..c824d2af26c1 100644 --- a/dev-python/jack-client/jack-client-0.5.5.ebuild +++ b/dev-python/jack-client/jack-client-0.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,6 +34,7 @@ RDEPEND="${BDEPEND} # sphinx_last_updated_by_git not in the tree yet #distutils_enable_sphinx doc dev-python/sphinx-last-updated-by-git +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_test() { |
