summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2017-11-01 10:56:39 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2017-11-05 10:56:36 +0100
commitfa274ab2c0121e0d46c10cc2a56390ec3c463747 (patch)
tree76957d10f8c388d8eb45cb8cd58b0f868bb2b200 /gnu
parent6211aadf4b396318bb35617256643e33f1e1997e (diff)
downloadguix-patches-fa274ab2c0121e0d46c10cc2a56390ec3c463747.tar
guix-patches-fa274ab2c0121e0d46c10cc2a56390ec3c463747.tar.gz
gnu: kimageformats: Update comment.
* gnu/packages/kde-frameworks.scm(kimageformats): Update comment.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/kde-frameworks.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 5b4c3907f4..efd78766a5 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1573,7 +1573,9 @@ by applications to write metadata.")
(arguments
`(#:phases
(modify-phases %standard-phases
- ;; This test fails regularly, delete offending portion
+ ;; This test fails regularly (also at KDE CI, see
+ ;; https://build.kde.org/job/Frameworks%20kimageformats%20kf5-qt5%20XenialQt5.7/6/testReport/)
+ ;; delete offending portion
(add-after 'unpack 'neuter-read-xcf-test
(lambda _
(delete-file "autotests/read/xcf/simple-rgba-gimp-2.8.10.png")