dev-python/rsa: Add python3_6 to PYTHON_COMPAT
authorZac Medico <zmedico@gentoo.org>
Fri, 17 Mar 2017 19:40:10 +0000 (12:40 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 17 Mar 2017 19:40:10 +0000 (12:40 -0700)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/rsa/rsa-3.2.3-r1.ebuild
dev-python/rsa/rsa-3.3.ebuild
dev-python/rsa/rsa-3.4.2.ebuild

index ae3e95ca69a0e84b8db131fa00463cd372c42a78..132b888c45b1bb4b53980ac51f64994757595fdb 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 
index 5afc1593787a0a8801a72148bb515da26d7ed6dd..86a23c3861385781f34351ef965f755d8868401a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 
index 5afc1593787a0a8801a72148bb515da26d7ed6dd..86a23c3861385781f34351ef965f755d8868401a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1