diff options
Diffstat (limited to 'dev-python/python3-openid')
-rw-r--r-- | dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild b/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild index ddbe4fd96736..fd6c6b5cc4c4 100644 --- a/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild +++ b/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit vcs-snapshot distutils-r1 |