summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-23 10:34:28 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-23 10:44:52 +0100
commitc922cd3899ba98286bb557f54fa410cc42ccc63a (patch)
tree516ecb556ea8d7039af52805d208495fc5c9d425 /dev-python/empy/empy-3.3.2.ebuild
parentdev-util/catkin: Add pypy support. (diff)
downloadgentoo-c922cd3899ba98286bb557f54fa410cc42ccc63a.tar.gz
gentoo-c922cd3899ba98286bb557f54fa410cc42ccc63a.tar.bz2
gentoo-c922cd3899ba98286bb557f54fa410cc42ccc63a.zip
dev-python/empy: Add pypy3 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/empy/empy-3.3.2.ebuild')
-rw-r--r--dev-python/empy/empy-3.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/empy/empy-3.3.2.ebuild b/dev-python/empy/empy-3.3.2.ebuild
index 2ffce339eccd..d70cde7110c2 100644
--- a/dev-python/empy/empy-3.3.2.ebuild
+++ b/dev-python/empy/empy-3.3.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
inherit distutils-r1