summaryrefslogtreecommitdiff
path: root/dev-python/github3/github3-1.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/github3/github3-1.3.0.ebuild')
-rw-r--r--dev-python/github3/github3-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/github3/github3-1.3.0.ebuild b/dev-python/github3/github3-1.3.0.ebuild
index acc4f0a64212..e25110e2e42d 100644
--- a/dev-python/github3/github3-1.3.0.ebuild
+++ b/dev-python/github3/github3-1.3.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1