diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:50 +0200 |
commit | d801fddbf1e72a406c2d1dd495b7cb70b5475f17 (patch) | |
tree | da8531ef8421a19ee679189e0f42cb2aee757f9d /sci-libs/vtk | |
parent | sci-libs/cgnslib: Stabilize 4.3.0 amd64, #899578 (diff) | |
download | gentoo-d801fddbf1e72a406c2d1dd495b7cb70b5475f17.tar.gz gentoo-d801fddbf1e72a406c2d1dd495b7cb70b5475f17.tar.bz2 gentoo-d801fddbf1e72a406c2d1dd495b7cb70b5475f17.zip |
sci-libs/vtk: Stabilize 9.2.5 amd64, #899578
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r-- | sci-libs/vtk/vtk-9.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/vtk/vtk-9.2.5.ebuild b/sci-libs/vtk/vtk-9.2.5.ebuild index eb117e951095..e4fc6333d5f8 100644 --- a/sci-libs/vtk/vtk-9.2.5.ebuild +++ b/sci-libs/vtk/vtk-9.2.5.ebuild @@ -37,7 +37,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" # TODO: Like to simplifiy these. Mostly the flags related to Groups. IUSE="all-modules boost cuda debug doc examples ffmpeg freetype gdal imaging java las +logging mpi mysql odbc openmp openvdb pdal postgres python qt5 |