diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-12 01:22:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-12 01:22:18 +0000 |
commit | 9a42bf8cb751ca452b155ea4360b780a32e5aaa4 (patch) | |
tree | e3ca750ce1369b6ea56f79567621e9960bf6d57c /sci-physics | |
parent | 2021-04-12 01:05:12 UTC (diff) | |
parent | net-p2p/fms: eutils->edos2unix (diff) | |
download | gentoo-9a42bf8cb751ca452b155ea4360b780a32e5aaa4.tar.gz gentoo-9a42bf8cb751ca452b155ea4360b780a32e5aaa4.tar.bz2 gentoo-9a42bf8cb751ca452b155ea4360b780a32e5aaa4.zip |
Merge updates from master
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/espresso/espresso-4.1.3.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/espresso/espresso-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/espresso/espresso-4.1.3.ebuild b/sci-physics/espresso/espresso-4.1.3.ebuild index 1ef336f2ab40..a60bb434ef8b 100644 --- a/sci-physics/espresso/espresso-4.1.3.ebuild +++ b/sci-physics/espresso/espresso-4.1.3.ebuild @@ -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" diff --git a/sci-physics/espresso/espresso-9999.ebuild b/sci-physics/espresso/espresso-9999.ebuild index 1ef336f2ab40..a60bb434ef8b 100644 --- a/sci-physics/espresso/espresso-9999.ebuild +++ b/sci-physics/espresso/espresso-9999.ebuild @@ -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" |