From 6640fb16c37560237958f85d1bb3418b970a94e2 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 17 Mar 2017 12:40:10 -0700 Subject: [PATCH] dev-python/rsa: Add python3_6 to PYTHON_COMPAT Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-python/rsa/rsa-3.2.3-r1.ebuild | 4 ++-- dev-python/rsa/rsa-3.3.ebuild | 4 ++-- dev-python/rsa/rsa-3.4.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-python/rsa/rsa-3.2.3-r1.ebuild b/dev-python/rsa/rsa-3.2.3-r1.ebuild index ae3e95ca69a0..132b888c45b1 100644 --- a/dev-python/rsa/rsa-3.2.3-r1.ebuild +++ b/dev-python/rsa/rsa-3.2.3-r1.ebuild @@ -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 diff --git a/dev-python/rsa/rsa-3.3.ebuild b/dev-python/rsa/rsa-3.3.ebuild index 5afc1593787a..86a23c386138 100644 --- a/dev-python/rsa/rsa-3.3.ebuild +++ b/dev-python/rsa/rsa-3.3.ebuild @@ -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 diff --git a/dev-python/rsa/rsa-3.4.2.ebuild b/dev-python/rsa/rsa-3.4.2.ebuild index 5afc1593787a..86a23c386138 100644 --- a/dev-python/rsa/rsa-3.4.2.ebuild +++ b/dev-python/rsa/rsa-3.4.2.ebuild @@ -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 -- 2.26.2