diff options
Diffstat (limited to 'dev-python/pyoembed/pyoembed-0.1.1.ebuild')
-rw-r--r-- | dev-python/pyoembed/pyoembed-0.1.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/pyoembed/pyoembed-0.1.1.ebuild b/dev-python/pyoembed/pyoembed-0.1.1.ebuild index 3b6c54f2f8c2..0a74596a4f4d 100644 --- a/dev-python/pyoembed/pyoembed-0.1.1.ebuild +++ b/dev-python/pyoembed/pyoembed-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,6 +22,7 @@ fi LICENSE="BSD" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] |