summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/appstream/appstream-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/appstream/appstream-9999.ebuild b/dev-libs/appstream/appstream-9999.ebuild
index e06e8d177ce..21d9383262c 100644
--- a/dev-libs/appstream/appstream-9999.ebuild
+++ b/dev-libs/appstream/appstream-9999.ebuild
@@ -22,8 +22,7 @@ LICENSE="LGPL-2.1+ GPL-2+"
# check as_api_level
SLOT="0/4"
IUSE="apt doc +introspection qt5 test"
-
-RESTRICT="!test? ( test )"
+RESTRICT="test" # bug 691962
RDEPEND="
dev-db/lmdb:=