diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-15 09:57:17 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-15 11:10:54 +0200 |
commit | 951fa2b13c271f26ca7485492e00b644207f4102 (patch) | |
tree | d561d068eb5c8dee07082b2ea2f0e2198b66919c /kde-frameworks | |
parent | kde-frameworks/extra-cmake-modules: Drop ECMAddTest patch (diff) | |
download | gentoo-951fa2b13c271f26ca7485492e00b644207f4102.tar.gz gentoo-951fa2b13c271f26ca7485492e00b644207f4102.tar.bz2 gentoo-951fa2b13c271f26ca7485492e00b644207f4102.zip |
kde-frameworks/kio: Switch KDE_TEST to forceoptional-recursive
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/kio/kio-5.37.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kio/kio-5.37.0.ebuild b/kde-frameworks/kio/kio-5.37.0.ebuild index 5f3130eaf905..9ba12fdb86cb 100644 --- a/kde-frameworks/kio/kio-5.37.0.ebuild +++ b/kde-frameworks/kio/kio-5.37.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -KDE_TEST="forceoptional" +KDE_TEST="forceoptional-recursive" VIRTUALX_REQUIRED="test" inherit kde5 |