sci-libs/silo: QA: Fix REQUIRED_USE
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 15 Aug 2018 09:49:42 +0000 (11:49 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 15 Aug 2018 10:37:23 +0000 (12:37 +0200)
Package-Manager: Portage-2.3.46, Repoman-2.3.10

sci-libs/silo/silo-4.10.2-r1.ebuild

index b8c03cde0cde2d333b8e246b37e234c71461a4b4..61b8b07e7d19db0823ab13a94f0c3f44ca5f17cc 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://wci.llnl.gov/content/assets/docs/simulation/computer-codes/${PN
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~amd64 ~x86"
-IUSE="hdf5 +silex static-libs qt5 test"
+IUSE="hdf5 +silex static-libs +qt5 test"
 
 REQUIRED_USE="silex? ( qt5 )"