dev-python/monotonic: add version 1.0
authorAlex Brandt <alunduil@gentoo.org>
Sun, 27 Mar 2016 14:08:51 +0000 (09:08 -0500)
committerAlex 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

index ce597396e26a8f3b09d92cf770aca0fe4bb7343e..7dd2152452810029872693b17895d66773ffa0ea 100644 (file)
@@ -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