sys-libs/libservicelog: Restrict tests

Closes: https://bugs.gentoo.org/801235
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2024-06-21 14:51:16 -04:00
parent 5072e856ee
commit dca8cac88a
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ SLOT="0"
LICENSE="LGPL-2.1+"
KEYWORDS="ppc ppc64"
IUSE="static-libs"
RESTRICT="test" # bug 801235
DEPEND="
dev-db/sqlite:=

View File

@@ -13,6 +13,7 @@ SLOT="0"
LICENSE="GPL-2+"
KEYWORDS="~ppc ~ppc64"
IUSE="static-libs"
RESTRICT="test" # bug 801235
DEPEND="
dev-db/sqlite:=