mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/nlopt: Fortran is only needed for tests
Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/30201 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
151902e0ca
commit
a247f9ca02
@@ -4,6 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
FORTRAN_NEEDED="test"
|
||||
|
||||
inherit python-r1 cmake fortran-2
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
FORTRAN_NEEDED="test"
|
||||
|
||||
inherit python-r1 cmake fortran-2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user