dev-python/dirq: enforce PYTHON_REQUIRED_USE

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Marek Szuba
2017-04-20 12:45:20 +02:00
parent 58d5d58f8a
commit 2c34fea1ed

View File

@@ -17,6 +17,7 @@ KEYWORDS="~amd64"
RDEPEND="${PYTHON_DEPS}"
DEPEND="${RDEPEND}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# Note: as of 2017-03-22, dirq tests are known to fail in Docker containers
python_test() {