mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/autopep8: Fix MissingTestRestrict
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
87f6122ad2
commit
03d1e271a0
@@ -21,6 +21,7 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/pep8-1.5.7[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -21,6 +21,7 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/pep8-1.5.7[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -21,6 +21,7 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/pep8-1.5.7[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -21,6 +21,7 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/pep8-1.5.7[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -21,6 +21,7 @@ fi
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/pep8-1.5.7[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user