diff options
Diffstat (limited to 'dev-python/python-lzo')
| -rw-r--r-- | dev-python/python-lzo/python-lzo-1.15.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-lzo/python-lzo-1.15.ebuild b/dev-python/python-lzo/python-lzo-1.15.ebuild index 8e6ca2230e55..a6d53dd28855 100644 --- a/dev-python/python-lzo/python-lzo-1.15.ebuild +++ b/dev-python/python-lzo/python-lzo-1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,6 +27,7 @@ RDEPEND=" ${DEPEND} " +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_prepare_all() { |
