virtual/python-futures: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Fri, 21 Apr 2017 07:24:15 +0000 (09:24 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 21 Apr 2017 07:24:15 +0000 (09:24 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

virtual/python-futures/python-futures-0.ebuild

index e369e6f8ebf21d14dcf5cd426f75a4ebe51c2714..094a0c6dbdd81906a847e18968a61a1499452e52 100644 (file)
@@ -10,6 +10,7 @@ inherit python-r1
 DESCRIPTION="A virtual for the Python concurrent.futures module"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        $(python_gen_cond_dep 'dev-python/futures[${PYTHON_USEDEP}]' python2_7 pypy)"