diff options
Diffstat (limited to 'app-forensics/sleuthkit/sleuthkit-4.7.0.ebuild')
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-4.7.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-forensics/sleuthkit/sleuthkit-4.7.0.ebuild b/app-forensics/sleuthkit/sleuthkit-4.7.0.ebuild index d4582505ad14..804c0366a80c 100644 --- a/app-forensics/sleuthkit/sleuthkit-4.7.0.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-4.7.0.ebuild @@ -23,6 +23,7 @@ LICENSE="BSD CPL-1.0 GPL-2+ IBM java? ( Apache-2.0 )" SLOT="0/13" # subslot = major soname version KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="aff doc ewf java postgres static-libs test +threads zlib" +RESTRICT="!test? ( test )" # Depending specifically on oracle-jdk-bin is an overkill but we have no # other options right now. OpenJDK would also work, but there is no |