Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/zanshin/
Date: Tue, 07 Dec 2021 19:55:03
Message-Id: 1638906666.baab6cc393f7368d5b4e4f0558e4614d59df2e65.gyakovlev@gentoo
1 commit: baab6cc393f7368d5b4e4f0558e4614d59df2e65
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 7 19:48:53 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 7 19:51:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baab6cc3
7
8 kde-misc/zanshin: Keyword 0.5.71-r2 ppc64, #824174
9
10 91% tests passed, 9 tests failed out of 100
11
12 Total Test time (real) = 15.04 sec
13
14 The following tests FAILED:
15 10 - tests-features-workday-workdaydisplaycompletedfeature (Failed)
16 46 - tests-units-akonadi-akonadiserializertest (Failed)
17 51 - tests-units-akonadi-akonadistoragetest (Failed)
18 52 - tests-units-akonadi-akonadicachingstorageintegrationtest (Failed)
19 77 - tests-units-presentation-alltaskspagemodeltest (SEGFAULT)
20 92 - tests-units-widgets-editorviewtest (Failed)
21 96 - tests-units-widgets-pageviewtest (Failed)
22 99 - tests-units-migrator-zanshin021migrationtest (Failed)
23 100 - tests-units-migrator-zanshincontextitemsmigrationtest (Failed)
24
25 Closes: https://bugs.gentoo.org/824174
26 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
27
28 kde-misc/zanshin/zanshin-0.5.71-r2.ebuild | 2 +-
29 1 file changed, 1 insertion(+), 1 deletion(-)
30
31 diff --git a/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild b/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild
32 index ca7732f2bfb1..1bc6659d444a 100644
33 --- a/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild
34 +++ b/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild
35 @@ -16,7 +16,7 @@ https://userbase.kde.org/Zanshin"
36
37 if [[ ${KDE_BUILD_TYPE} = release ]]; then
38 SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
39 - KEYWORDS="~amd64 ~arm64 ~x86"
40 + KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
41 fi
42
43 LICENSE="|| ( GPL-2 GPL-3 )"