net-irc/znc-palaver: mask tests

Tests need network.

Closes: https://bugs.gentoo.org/926128
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2024-03-17 14:20:04 +01:00
parent 6fa3dfcbdc
commit 5148ed2fe6

View File

@@ -14,9 +14,10 @@ SRC_URI="https://github.com/cocodelabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"
# Tests need network
RESTRICT="test"
RDEPEND="
${PYTHON_DEPS}