diff options
Diffstat (limited to 'kde-base')
| -rw-r--r-- | kde-base/ark/ark-4.8.97.ebuild | 3 | ||||
| -rw-r--r-- | kde-base/ark/ark-4.9.49.9999.ebuild | 3 | ||||
| -rw-r--r-- | kde-base/ark/ark-9999.ebuild | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/kde-base/ark/ark-4.8.97.ebuild b/kde-base/ark/ark-4.8.97.ebuild index d51e9169fe8..6e382953f0e 100644 --- a/kde-base/ark/ark-4.8.97.ebuild +++ b/kde-base/ark/ark-4.8.97.ebuild @@ -19,6 +19,9 @@ DEPEND=" " RDEPEND="${DEPEND}" +RESTRICT="test" +# dbus problem + src_configure() { mycmakeargs=( $(cmake-utils_use_with archive LibArchive) diff --git a/kde-base/ark/ark-4.9.49.9999.ebuild b/kde-base/ark/ark-4.9.49.9999.ebuild index 593f941d594..844a9d2bb8f 100644 --- a/kde-base/ark/ark-4.9.49.9999.ebuild +++ b/kde-base/ark/ark-4.9.49.9999.ebuild @@ -19,6 +19,9 @@ DEPEND=" " RDEPEND="${DEPEND}" +RESTRICT="test" +# dbus problem + src_configure() { mycmakeargs=( $(cmake-utils_use_with archive LibArchive) diff --git a/kde-base/ark/ark-9999.ebuild b/kde-base/ark/ark-9999.ebuild index 593f941d594..844a9d2bb8f 100644 --- a/kde-base/ark/ark-9999.ebuild +++ b/kde-base/ark/ark-9999.ebuild @@ -19,6 +19,9 @@ DEPEND=" " RDEPEND="${DEPEND}" +RESTRICT="test" +# dbus problem + src_configure() { mycmakeargs=( $(cmake-utils_use_with archive LibArchive) |
