From 1a0e6a8e6289ea3e5c2b18782eba8f7dad9495ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20M=C3=BCller?= Date: Fri, 17 Jul 2026 19:40:02 +0200 Subject: [PATCH] net-irc/quarg: do not restrict tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Restricting tests here has always been wrong because the package doesn't actually contain any tests that could be skipped. If there's going to be any in the future, we'd most definitely want to run them. Signed-off-by: Wolfgang Müller --- net-irc/quarg/quarg-1.1.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-irc/quarg/quarg-1.1.0.ebuild b/net-irc/quarg/quarg-1.1.0.ebuild index 663c732df6..137957b84a 100644 --- a/net-irc/quarg/quarg-1.1.0.ebuild +++ b/net-irc/quarg/quarg-1.1.0.ebuild @@ -24,7 +24,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="sqlite postgres" -RESTRICT="test" DEPEND="${RDEPEND}" RDEPEND="${PYTHON_DEPS}