summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-08-15 11:49:42 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-15 12:37:23 +0200
commit76d9f3bdb7554ddef74e656d26774ac2ccffec40 (patch)
treed7fdcbfb780c0c5074f1591d2c12574ba1c2def6 /sci-libs
parentgames-emulation/ppsspp: Add missing dependencies (diff)
downloadgentoo-76d9f3bdb7554ddef74e656d26774ac2ccffec40.tar.gz
gentoo-76d9f3bdb7554ddef74e656d26774ac2ccffec40.tar.bz2
gentoo-76d9f3bdb7554ddef74e656d26774ac2ccffec40.zip
sci-libs/silo: QA: Fix REQUIRED_USE
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/silo/silo-4.10.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/silo/silo-4.10.2-r1.ebuild b/sci-libs/silo/silo-4.10.2-r1.ebuild
index b8c03cde0cde..61b8b07e7d19 100644
--- a/sci-libs/silo/silo-4.10.2-r1.ebuild
+++ b/sci-libs/silo/silo-4.10.2-r1.ebuild
@@ -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 )"