summaryrefslogtreecommitdiff
path: root/virtual/python-greenlet/python-greenlet-1.0.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-greenlet/python-greenlet-1.0.ebuild
parent9c0a2358763d5637ca11fe0d263ff4c9fca70a9e (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'virtual/python-greenlet/python-greenlet-1.0.ebuild')
-rw-r--r--virtual/python-greenlet/python-greenlet-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/python-greenlet/python-greenlet-1.0.ebuild b/virtual/python-greenlet/python-greenlet-1.0.ebuild
index 4f2384226a7b..13bded7e61d0 100644
--- a/virtual/python-greenlet/python-greenlet-1.0.ebuild
+++ b/virtual/python-greenlet/python-greenlet-1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
inherit python-r1