projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eea25e
)
dev-python/empy: Add pypy3 support
author
Alexis Ballier
<aballier@gentoo.org>
Thu, 23 Feb 2017 09:34:28 +0000
(10:34 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Thu, 23 Feb 2017 09:44:52 +0000
(10:44 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/empy/empy-3.3.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/empy/empy-3.3.2.ebuild
b/dev-python/empy/empy-3.3.2.ebuild
index 2ffce339eccd6b71ef59c2579d0073019fc56e20..d70cde7110c259ff0d01985086a403daa3f4fb17 100644
(file)
--- a/
dev-python/empy/empy-3.3.2.ebuild
+++ b/
dev-python/empy/empy-3.3.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
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