net-analyzer/carl: Enable Python 3.5 support
authorTobias Klausmann <klausman@gentoo.org>
Mon, 10 Jul 2017 12:55:48 +0000 (14:55 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Mon, 10 Jul 2017 12:55:48 +0000 (14:55 +0200)
net-analyzer/carl/carl-0.9-r2.ebuild [moved from net-analyzer/carl/carl-0.9-r1.ebuild with 78% similarity]

similarity index 78%
rename from net-analyzer/carl/carl-0.9-r1.ebuild
rename to net-analyzer/carl/carl-0.9-r2.ebuild
index f44d7e2ce6c74d78c4b554b9a988bceb75e58511..f2118fd8ffd032f2fee62ac4796fdb0582f74473 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3)
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3)
 
 inherit distutils-r1