diff options
Diffstat (limited to 'kde-frameworks/frameworkintegration')
| -rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.25.0.ebuild | 2 | ||||
| -rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.25.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.25.0.ebuild index 8ae8b6876d4..14bdd104a79 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.25.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.25.0.ebuild @@ -28,7 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # requires running kde environment -RESTRICT="test" +RESTRICT+=" test" src_configure() { local mycmakeargs=( diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild index e844987dd01..2d837a5241e 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild @@ -28,7 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND}" # requires running kde environment -RESTRICT="test" +RESTRICT+=" test" src_configure() { local mycmakeargs=( |
