diff options
Diffstat (limited to 'dev-libs/appstream')
-rw-r--r-- | dev-libs/appstream/appstream-0.12.7.ebuild | 1 | ||||
-rw-r--r-- | dev-libs/appstream/appstream-0.12.9.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-libs/appstream/appstream-0.12.7.ebuild b/dev-libs/appstream/appstream-0.12.7.ebuild index fbc659372b2b..592863c75581 100644 --- a/dev-libs/appstream/appstream-0.12.7.ebuild +++ b/dev-libs/appstream/appstream-0.12.7.ebuild @@ -22,6 +22,7 @@ LICENSE="LGPL-2.1+ GPL-2+" # check as_api_level SLOT="0/4" IUSE="apt +introspection qt5 test" +RESTRICT="!test? ( test )" BDEPEND=" app-text/docbook-xml-dtd:4.5 diff --git a/dev-libs/appstream/appstream-0.12.9.ebuild b/dev-libs/appstream/appstream-0.12.9.ebuild index 82e775582a5f..90432b992ef2 100644 --- a/dev-libs/appstream/appstream-0.12.9.ebuild +++ b/dev-libs/appstream/appstream-0.12.9.ebuild @@ -21,6 +21,7 @@ LICENSE="LGPL-2.1+ GPL-2+" # check as_api_level SLOT="0/4" IUSE="apt doc +introspection qt5 test" +RESTRICT="!test? ( test )" BDEPEND=" dev-libs/appstream-glib |