From baab6cc393f7368d5b4e4f0558e4614d59df2e65 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Tue, 7 Dec 2021 11:48:53 -0800 Subject: [PATCH] kde-misc/zanshin: Keyword 0.5.71-r2 ppc64, #824174 91% tests passed, 9 tests failed out of 100 Total Test time (real) = 15.04 sec The following tests FAILED: 10 - tests-features-workday-workdaydisplaycompletedfeature (Failed) 46 - tests-units-akonadi-akonadiserializertest (Failed) 51 - tests-units-akonadi-akonadistoragetest (Failed) 52 - tests-units-akonadi-akonadicachingstorageintegrationtest (Failed) 77 - tests-units-presentation-alltaskspagemodeltest (SEGFAULT) 92 - tests-units-widgets-editorviewtest (Failed) 96 - tests-units-widgets-pageviewtest (Failed) 99 - tests-units-migrator-zanshin021migrationtest (Failed) 100 - tests-units-migrator-zanshincontextitemsmigrationtest (Failed) Closes: https://bugs.gentoo.org/824174 Signed-off-by: Georgy Yakovlev --- kde-misc/zanshin/zanshin-0.5.71-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild b/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild index ca7732f2bfb13..1bc6659d444a6 100644 --- a/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild +++ b/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild @@ -16,7 +16,7 @@ https://userbase.kde.org/Zanshin" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" fi LICENSE="|| ( GPL-2 GPL-3 )"