diff options
author | Sam James <sam@gentoo.org> | 2022-06-26 09:49:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-26 09:49:33 +0100 |
commit | fcc6563da5d29216ff2f7cc684f958f4374348c6 (patch) | |
tree | 172f1adc94688c9ee14cd05fbbec72134e9f1871 /sci-libs/vtk | |
parent | sci-libs/gdal: Stabilize 3.5.0-r4 amd64, #854369 (diff) | |
download | gentoo-fcc6563da5d29216ff2f7cc684f958f4374348c6.tar.gz gentoo-fcc6563da5d29216ff2f7cc684f958f4374348c6.tar.bz2 gentoo-fcc6563da5d29216ff2f7cc684f958f4374348c6.zip |
sci-libs/vtk: Stabilize 9.0.3-r5 amd64, #854369
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r-- | sci-libs/vtk/vtk-9.0.3-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/vtk/vtk-9.0.3-r5.ebuild b/sci-libs/vtk/vtk-9.0.3-r5.ebuild index 0670773dab1b..efc32fbb2b46 100644 --- a/sci-libs/vtk/vtk-9.0.3-r5.ebuild +++ b/sci-libs/vtk/vtk-9.0.3-r5.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/VTK-${PV}" LICENSE="BSD LGPL-2" SLOT="0/${MY_PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" # Note: external xdmf2 has no recognized target IUSE="+X all-modules boost cuda doc examples ffmpeg gdal imaging java +json kits mpi mysql odbc offscreen openmp pegtl postgres python |