app-portage/smart-live-rebuild: set EPYTEST_PLUGINS for 9999

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44354
Closes: https://github.com/gentoo/gentoo/pull/44354
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alfred Wingate 2025-10-27 20:01:13 +02:00 committed by Sam James
parent e9d7106724
commit 6f38969d5f
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -20,6 +20,7 @@ RDEPEND="
sys-apps/portage[${PYTHON_USEDEP}]
"
EPYTEST_PLUGINS=()
distutils_enable_tests pytest
python_install_all() {