diff options
-rw-r--r-- | dev-python/grpcio/grpcio-1.38.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/grpcio/grpcio-1.38.0.ebuild b/dev-python/grpcio/grpcio-1.38.0.ebuild index 016123e41945..13d41c60bbc2 100644 --- a/dev-python/grpcio/grpcio-1.38.0.ebuild +++ b/dev-python/grpcio/grpcio-1.38.0.ebuild @@ -27,7 +27,7 @@ RDEPEND=" DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/1.37.1-cc-flag-test-fix.patch" ) +PATCHES=( "${FILESDIR}/1.37.1-cc-flag-test-fix.patch" ) python_prepare_all() { distutils-r1_python_prepare_all |