mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
net-irc/quarg: do not restrict tests
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 <wolf@oriole.systems>
This commit is contained in:
@@ -24,7 +24,6 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE="sqlite postgres"
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND="${RDEPEND}"
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
|
||||
Reference in New Issue
Block a user