summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-03-18 00:20:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-07-13 01:07:44 +0200
commitac42e503cc1757578d3bc6140041bb9dff01655e (patch)
tree803e2720eba23f46266f29a168355f7eb2ee6a6f /kde-apps
parentkde-frameworks/oxygen-icons: update icon cache (diff)
downloadgentoo-ac42e503cc1757578d3bc6140041bb9dff01655e.tar.gz
gentoo-ac42e503cc1757578d3bc6140041bb9dff01655e.tar.bz2
gentoo-ac42e503cc1757578d3bc6140041bb9dff01655e.zip
kde-apps/akonadi-search: Restrict hopeless tests
Closes: https://bugs.gentoo.org/662378 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/akonadi-search/akonadi-search-20.04.3.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/kde-apps/akonadi-search/akonadi-search-20.04.3.ebuild b/kde-apps/akonadi-search/akonadi-search-20.04.3.ebuild
index 55035b999bd4..a02527e2bf02 100644
--- a/kde-apps/akonadi-search/akonadi-search-20.04.3.ebuild
+++ b/kde-apps/akonadi-search/akonadi-search-20.04.3.ebuild
@@ -18,6 +18,8 @@ SLOT="5"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
+RESTRICT+=" test" # perpetually broken, bug 662378
+
BDEPEND="
test? ( >=kde-apps/akonadi-${PVCUT}:5[tools] )
"