diff options
-rw-r--r-- | dev-util/gyp/gyp-20170904022846-r1.ebuild (renamed from dev-util/gyp/gyp-20170904022846.ebuild) | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-util/gyp/gyp-20170904022846.ebuild b/dev-util/gyp/gyp-20170904022846-r1.ebuild index 1642a828af15..24cd176a09b9 100644 --- a/dev-util/gyp/gyp-20170904022846.ebuild +++ b/dev-util/gyp/gyp-20170904022846-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2019 Gentoo Authors +# Copyright 2017-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -25,12 +25,6 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 ~ppc64 x86" IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -BDEPEND="${PYTHON_DEPS} - dev-python/setuptools[${PYTHON_USEDEP}]" -DEPEND="" -RDEPEND="${BDEPEND}" src_test() { # More errors when DeprecationWarnings enabled. |