mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-astronomy/calcmysky: enable qt5 by default
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
351db93172
commit
618d6cc784
@@ -16,7 +16,7 @@ LICENSE="GPL-3"
|
||||
SLOT="0/15"
|
||||
KEYWORDS="amd64 ~ppc ppc64 ~riscv ~x86"
|
||||
|
||||
IUSE="qt5 qt6"
|
||||
IUSE="+qt5 qt6"
|
||||
REQUIRED_USE="|| ( qt5 qt6 )"
|
||||
|
||||
DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user