mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sci-physics/espresso: add missing cuda inherit
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=7
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
CMAKE_MAKEFILE_GENERATOR="emake"
|
||||
|
||||
inherit cmake python-single-r1 savedconfig
|
||||
inherit cmake cuda python-single-r1 savedconfig
|
||||
|
||||
DESCRIPTION="Extensible Simulation Package for Research on Soft matter"
|
||||
HOMEPAGE="http://espressomd.org"
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
CMAKE_MAKEFILE_GENERATOR="emake"
|
||||
|
||||
inherit cmake python-single-r1 savedconfig
|
||||
inherit cmake cuda python-single-r1 savedconfig
|
||||
|
||||
DESCRIPTION="Extensible Simulation Package for Research on Soft matter"
|
||||
HOMEPAGE="http://espressomd.org"
|
||||
|
||||
Reference in New Issue
Block a user