dev-python/trivup: restrict test

Closes: https://bugs.gentoo.org/849242
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-02 10:16:43 +02:00
parent 8c96b338bb
commit 48862e7540

View File

@@ -25,4 +25,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
RESTRICT="test" # tests try to download and install kafka
distutils_enable_tests pytest