mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/flask-restx: fix variable name
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user