diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-06 11:49:56 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-06 11:49:56 +0200 |
commit | 6c333d93516c0e66fed2b4a7617b86ddaf45c1be (patch) | |
tree | 4c7225938251bf7b6d0e6a77553f547a6f8a71c7 /sci-libs/vtk | |
parent | sci-libs/vtk: Fix build with -fno-common (diff) | |
download | gentoo-6c333d93516c0e66fed2b4a7617b86ddaf45c1be.tar.gz gentoo-6c333d93516c0e66fed2b4a7617b86ddaf45c1be.tar.bz2 gentoo-6c333d93516c0e66fed2b4a7617b86ddaf45c1be.zip |
sci-libs/vtk: More IUSE sorting
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r-- | sci-libs/vtk/vtk-8.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/vtk/vtk-8.2.0.ebuild b/sci-libs/vtk/vtk-8.2.0.ebuild index 6da25f5916c4..127d1b0e81ed 100644 --- a/sci-libs/vtk/vtk-8.2.0.ebuild +++ b/sci-libs/vtk/vtk-8.2.0.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="BSD LGPL-2" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="all-modules aqua boost doc examples imaging ffmpeg gdal java json mpi +IUSE="all-modules aqua boost doc examples ffmpeg gdal imaging java json mpi odbc offscreen postgres python qt5 R rendering tbb tcl theora tk video_cards_nvidia views web +X xdmf2" |