From c714f344e741fe2cd5b0df810cf3c20abfea6377 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 17 Jul 2021 20:17:00 +0200 Subject: sci-chemistry/vmd: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP Signed-off-by: David Seifert --- sci-chemistry/vmd/vmd-1.9.4_alpha51.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-chemistry') 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 -- cgit v1.2.3-65-gdbad