projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef6d4e9
)
dev-python/monotonic: add version 1.0
author
Alex Brandt
<alunduil@gentoo.org>
Sun, 27 Mar 2016 14:08:51 +0000
(09:08 -0500)
committer
Alex Brandt
<alunduil@gentoo.org>
Sun, 27 Mar 2016 14:08:51 +0000
(09:08 -0500)
Package-Manager: portage-2.2.28
dev-python/monotonic/monotonic-1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/monotonic/monotonic-1.0.ebuild
b/dev-python/monotonic/monotonic-1.0.ebuild
index ce597396e26a8f3b09d92cf770aca0fe4bb7343e..7dd2152452810029872693b17895d66773ffa0ea 100644
(file)
--- a/
dev-python/monotonic/monotonic-1.0.ebuild
+++ b/
dev-python/monotonic/monotonic-1.0.ebuild
@@
-3,8
+3,7
@@
# $Id$
EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
inherit distutils-r1