diff options
Diffstat (limited to 'dev-python/rauth/rauth-0.7.2.ebuild')
-rw-r--r-- | dev-python/rauth/rauth-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rauth/rauth-0.7.2.ebuild b/dev-python/rauth/rauth-0.7.2.ebuild index c0d0383..4413665 100644 --- a/dev-python/rauth/rauth-0.7.2.ebuild +++ b/dev-python/rauth/rauth-0.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python2_7 python3_{8..10} ) inherit distutils-r1 DESCRIPTION="A Python library for OAuth 1.0/a, 2.0, and Ofly." |