mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sci-libs/silo: QA: Fix REQUIRED_USE
Package-Manager: Portage-2.3.46, Repoman-2.3.10
This commit is contained in:
@@ -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 )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user