diff --git a/dev-python/flask-restx/flask-restx-1.1.0-r1.ebuild b/dev-python/flask-restx/flask-restx-1.1.0-r1.ebuild index 291db010e6..82a49c480c 100644 --- a/dev-python/flask-restx/flask-restx-1.1.0-r1.ebuild +++ b/dev-python/flask-restx/flask-restx-1.1.0-r1.ebuild @@ -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}]