commit:     5e016dd39e54f5d6e6c8d1868418fb0f9ed1793b
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed May 17 18:13:41 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed May 17 18:13:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e016dd3

dev-python/pycxx: Add python3_{5,6}

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/pycxx/pycxx-6.2.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pycxx/pycxx-6.2.6.ebuild 
b/dev-python/pycxx/pycxx-6.2.6.ebuild
index 6de0d85805c..a0dad6d120a 100644
--- a/dev-python/pycxx/pycxx-6.2.6.ebuild
+++ b/dev-python/pycxx/pycxx-6.2.6.ebuild
@@ -1,8 +1,8 @@
-# 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=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit eutils distutils-r1
 

Reply via email to