From 6f38969d5ffa2c6ee70a0a38382417a7a57fef97 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Mon, 27 Oct 2025 20:01:13 +0200 Subject: [PATCH] app-portage/smart-live-rebuild: set EPYTEST_PLUGINS for 9999 Signed-off-by: Alfred Wingate Part-of: https://github.com/gentoo/gentoo/pull/44354 Closes: https://github.com/gentoo/gentoo/pull/44354 Signed-off-by: Sam James --- app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild index 6897962092ba2..8c97759cabe7f 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild @@ -20,6 +20,7 @@ RDEPEND=" sys-apps/portage[${PYTHON_USEDEP}] " +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_install_all() {