summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 20:17:00 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 20:17:00 +0200
commitc714f344e741fe2cd5b0df810cf3c20abfea6377 (patch)
treebad9758cee1c5df686990c671c9862fe0244c915 /sci-chemistry
parentsci-chemistry/gromacs: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP (diff)
downloadgentoo-c714f344e741fe2cd5b0df810cf3c20abfea6377.tar.gz
gentoo-c714f344e741fe2cd5b0df810cf3c20abfea6377.tar.bz2
gentoo-c714f344e741fe2cd5b0df810cf3c20abfea6377.zip
sci-chemistry/vmd: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/vmd/vmd-1.9.4_alpha51.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/vmd/vmd-1.9.4_alpha51.ebuild b/sci-chemistry/vmd/vmd-1.9.4_alpha51.ebuild
index 732d96f97bd7..f4678f8d788b 100644
--- a/sci-chemistry/vmd/vmd-1.9.4_alpha51.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.4_alpha51.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
inherit cuda desktop flag-o-matic prefix python-single-r1 toolchain-funcs xdg
@@ -27,7 +27,7 @@ RESTRICT="fetch"
CDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
- dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
')
>=dev-lang/tk-8.6.1:0=
dev-lang/perl