diff options
Diffstat (limited to 'sci-physics/espresso++/espresso++-9999.ebuild')
-rw-r--r-- | sci-physics/espresso++/espresso++-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-9999.ebuild index 3bae0551d9b2..151284b69afa 100644 --- a/sci-physics/espresso++/espresso++-9999.ebuild +++ b/sci-physics/espresso++/espresso++-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,6 +23,7 @@ fi LICENSE="GPL-3" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |