diff options
Diffstat (limited to 'dev-python/pychef/pychef-0.2.3.ebuild')
-rw-r--r-- | dev-python/pychef/pychef-0.2.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/pychef/pychef-0.2.3.ebuild b/dev-python/pychef/pychef-0.2.3.ebuild index 81b6e8c8bf81..13c1b4aa8744 100644 --- a/dev-python/pychef/pychef-0.2.3.ebuild +++ b/dev-python/pychef/pychef-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,6 +15,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] dev-python/versiontools[${PYTHON_USEDEP}] |