commit:     d505e7b3521dc22a52b5bbee00966d74b8d2ab6a
Author:     Francesco Riosa <vivo75 <AT> gmail <DOT> com>
AuthorDate: Wed Aug 16 19:58:15 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep  2 15:03:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d505e7b3

app-editors/retext: enable python-3.6

The package build and run fine with python 3.6

 * Package:    app-editors/retext-7.0.1
 * Repository: vivovl
 * Maintainer: mrueg <AT> gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux 
python_targets_python3_6 spell test userland_GNU
 * FEATURES:   compressdebug preserve-libs sandbox splitdebug test userpriv 
usersandbox
----------------------------------------------------------------------
Ran 38 tests in 2.362s

OK

 app-editors/retext/retext-7.0.0.ebuild | 2 +-
 app-editors/retext/retext-7.0.1.ebuild | 2 +-
 app-editors/retext/retext-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/retext/retext-7.0.0.ebuild 
b/app-editors/retext/retext-7.0.0.ebuild
index 373018667a2..526562e3fad 100644
--- a/app-editors/retext/retext-7.0.0.ebuild
+++ b/app-editors/retext/retext-7.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 PLOCALES="ca cs cy da de es et eu fr hu it ja pl pt pt_BR ru sk sr sr@latin uk 
zh_TW"
 

diff --git a/app-editors/retext/retext-7.0.1.ebuild 
b/app-editors/retext/retext-7.0.1.ebuild
index 537e065a9b5..829b0016d16 100644
--- a/app-editors/retext/retext-7.0.1.ebuild
+++ b/app-editors/retext/retext-7.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 PLOCALES="ca cs cy da de es et eu fr hu it ja pl pt pt_BR ru sk sr sr@latin uk 
zh_TW"
 

diff --git a/app-editors/retext/retext-9999.ebuild 
b/app-editors/retext/retext-9999.ebuild
index 8222453b02a..68382ad9fb7 100644
--- a/app-editors/retext/retext-9999.ebuild
+++ b/app-editors/retext/retext-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 PLOCALES="ca cs cy da de es et eu fr hu it ja pl pt pt_BR ru sk sr sr@latin uk 
zh_TW"
 

Reply via email to