summaryrefslogtreecommitdiff
path: root/virtual/python-enum34/python-enum34-1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:11:19 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:11:19 +0100
commit6c7cfcb5a1624b262a84846285c2545c688af1a6 (patch)
treed943952488fe192a1781b333f845811574060614 /virtual/python-enum34/python-enum34-1.ebuild
parent9c0a2358763d5637ca11fe0d263ff4c9fca70a9e (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'virtual/python-enum34/python-enum34-1.ebuild')
-rw-r--r--virtual/python-enum34/python-enum34-1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-enum34/python-enum34-1.ebuild b/virtual/python-enum34/python-enum34-1.ebuild
index c273039a4f19..d1ae240c836f 100644
--- a/virtual/python-enum34/python-enum34-1.ebuild
+++ b/virtual/python-enum34/python-enum34-1.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
inherit python-r1