shellcheck: fix SC2153

Signed-off-by: Anton Fischl <github@fischl-online.de>
This commit is contained in:
Anton Fischl 2022-04-15 15:53:52 +02:00
parent 852179bca7
commit 2f466ecff2
Signed by: anton
GPG Key ID: 87E4939135F3A567
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND=""
DEPEND="${REDEPEND}
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]