dev-python/flask-restx: fix variable name

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2023-10-10 12:27:07 +02:00
parent 45dcc17b9a
commit 6c82dd5f17

View File

@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
PATCHES=( "${FILESDI}/${PN}-fix-flask-compat.patch" )
PATCHES=( "${FILESDIR}/${PN}-fix-flask-compat.patch" )
RDEPEND="
dev-python/aniso8601[${PYTHON_USEDEP}]