From 1949e3574c40fb156193708e8333b07f0a2e1e73 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 9 Aug 2020 15:48:42 -0700 Subject: dev-python/google-auth-httplib2: PYTHON_COMPAT+=(python3_9) Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Zac Medico --- dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/google-auth-httplib2') diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild index 2794e587bd4d..327435feb3a7 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad