commit: 67aa5c7fa7909b67270b90325ea621ff87fe4083
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 09:16:41 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 7 18:43:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67aa5c7f
dev-python/zope-event: Tested on pypy3
dev-python/zope-event/zope-event-4.2.0-r1.ebuild | 2 +-
dev-python/zope-event/zope-event-4.2.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/zope-event/zope-event-4.2.0-r1.ebuild
b/dev-python/zope-event/zope-event-4.2.0-r1.ebuild
index fb4a47f9e82..beab379acd8 100644
--- a/dev-python/zope-event/zope-event-4.2.0-r1.ebuild
+++ b/dev-python/zope-event/zope-event-4.2.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
MY_PN=zope.event
diff --git a/dev-python/zope-event/zope-event-4.2.0.ebuild
b/dev-python/zope-event/zope-event-4.2.0.ebuild
index e9072ce3258..1a533c01cc4 100644
--- a/dev-python/zope-event/zope-event-4.2.0.ebuild
+++ b/dev-python/zope-event/zope-event-4.2.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1
MY_PN=zope.event