diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-07 11:48:53 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-07 11:51:06 -0800 |
commit | baab6cc393f7368d5b4e4f0558e4614d59df2e65 (patch) | |
tree | 1ab39636940ee2f6ddc8d316b73076102a475407 /kde-misc | |
parent | dev-ml/luv: add missing dependencies (diff) | |
download | gentoo-baab6cc393f7368d5b4e4f0558e4614d59df2e65.tar.gz gentoo-baab6cc393f7368d5b4e4f0558e4614d59df2e65.tar.bz2 gentoo-baab6cc393f7368d5b4e4f0558e4614d59df2e65.zip |
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 <gyakovlev@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/zanshin/zanshin-0.5.71-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild b/kde-misc/zanshin/zanshin-0.5.71-r2.ebuild index ca7732f2bfb1..1bc6659d444a 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 )" |