commit:     ba963e0c3885bf40735f6fa72d35ce7be7bef457
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 18 07:27:27 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Apr 18 07:27:27 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ba963e0c

[kde-frameworks/frameworkintegration] Restrict tests.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
index c2075f1..05f579e 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
@@ -32,6 +32,9 @@ DEPEND="${RDEPEND}
        )
 "
 
+# requires running kde environment
+RESTRICT="test"
+
 src_configure() {
        local mycmakeargs=(
                $(cmake-utils_use_find_package X XCB)

Reply via email to