mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-libs/libservicelog: Restrict tests
Closes: https://bugs.gentoo.org/801235 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -11,6 +11,7 @@ SLOT="0"
|
||||
LICENSE="LGPL-2.1+"
|
||||
KEYWORDS="ppc ppc64"
|
||||
IUSE="static-libs"
|
||||
RESTRICT="test" # bug 801235
|
||||
|
||||
DEPEND="
|
||||
dev-db/sqlite:=
|
||||
|
||||
@@ -13,6 +13,7 @@ SLOT="0"
|
||||
LICENSE="GPL-2+"
|
||||
KEYWORDS="~ppc ~ppc64"
|
||||
IUSE="static-libs"
|
||||
RESTRICT="test" # bug 801235
|
||||
|
||||
DEPEND="
|
||||
dev-db/sqlite:=
|
||||
|
||||
Reference in New Issue
Block a user