diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-05-19 15:10:52 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-05-19 15:10:52 +0300 |
commit | cc0c6ff14ea959aaf5f2b972b8086bae7a337334 (patch) | |
tree | ecc11f08c8b3110a9c397b150b706791f1d7ab89 /sci-libs/vtk | |
parent | dev-libs/pegtl: Stabilize 2.8.3-r1 amd64, #829841 (diff) | |
download | gentoo-cc0c6ff14ea959aaf5f2b972b8086bae7a337334.tar.gz gentoo-cc0c6ff14ea959aaf5f2b972b8086bae7a337334.tar.bz2 gentoo-cc0c6ff14ea959aaf5f2b972b8086bae7a337334.zip |
sci-libs/vtk: Stabilize 9.0.3-r4 amd64, #829841
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r-- | sci-libs/vtk/vtk-9.0.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/vtk/vtk-9.0.3-r4.ebuild b/sci-libs/vtk/vtk-9.0.3-r4.ebuild index 0848a5f8b4e5..df05ef18cb21 100644 --- a/sci-libs/vtk/vtk-9.0.3-r4.ebuild +++ b/sci-libs/vtk/vtk-9.0.3-r4.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 |