Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/vtk/
Date: Sun, 27 Dec 2020 00:17:59
Message-Id: 1609028252.5a000a1ec8313930d98551f604e075465ff7b1a9.asturm@gentoo
1 commit: 5a000a1ec8313930d98551f604e075465ff7b1a9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 00:16:09 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 00:17:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a000a1e
7
8 sci-libs/vtk: Revert "dev-libs/pegtl as dependency"
9
10 This reverts commit 694ea56635c8bf70407885cca15095fa6694d0fe.
11
12 IUSE=all-modules can be considered broken anyway, so there is time for
13 ~arm keywording dev-libs/pegtl.
14
15 Bug: https://bugs.gentoo.org/754687
16 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
17
18 sci-libs/vtk/vtk-8.2.0-r1.ebuild | 1 -
19 1 file changed, 1 deletion(-)
20
21 diff --git a/sci-libs/vtk/vtk-8.2.0-r1.ebuild b/sci-libs/vtk/vtk-8.2.0-r1.ebuild
22 index 2902ddb123b..d0d4b52214c 100644
23 --- a/sci-libs/vtk/vtk-8.2.0-r1.ebuild
24 +++ b/sci-libs/vtk/vtk-8.2.0-r1.ebuild
25 @@ -64,7 +64,6 @@ RDEPEND="
26 x11-libs/libX11
27 x11-libs/libXmu
28 x11-libs/libXt
29 - all-modules? ( dev-libs/pegtl )
30 boost? ( dev-libs/boost:=[mpi?] )
31 examples? (
32 dev-qt/qtcore:5