diff --git a/dev-python/google-auth/google-auth-1.20.1-r1.ebuild b/dev-python/google-auth/google-auth-1.20.1.ebuild similarity index 96% rename from dev-python/google-auth/google-auth-1.20.1-r1.ebuild rename to dev-python/google-auth/google-auth-1.20.1.ebuild index 693d980564d0c..371c951a2d52d 100644 --- a/dev-python/google-auth/google-auth-1.20.1-r1.ebuild +++ b/dev-python/google-auth/google-auth-1.20.1.ebuild @@ -19,6 +19,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" + dev-python/namespace-google[${PYTHON_USEDEP}] >=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}] >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}] >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]