mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-java/netty-common: restrict tests
Closes: https://bugs.gentoo.org/829823 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23604 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
8f370aaa92
commit
ffa6c0e75b
@@ -16,7 +16,9 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# Same test failures as before the revbump still occur. See https://bugs.gentoo.org/827221
|
||||
RESTRICT="test"
|
||||
|
||||
CDEPEND="dev-java/commons-logging:0
|
||||
dev-java/javassist:3
|
||||
|
||||
Reference in New Issue
Block a user