dev-ada/ada_language_server: Tests are not working now

Closes: https://bugs.gentoo.org/883091
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2022-11-26 22:47:47 +01:00
parent c1c6619fe7
commit 967b60cd1e

View File

@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/AdaCore/ada_language_server"
SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
IUSE="test"
RESTRICT="!test? ( test )"
RESTRICT="test" # Tests do not work
LICENSE="GPL-3"
SLOT="0"