From d505e7b3521dc22a52b5bbee00966d74b8d2ab6a Mon Sep 17 00:00:00 2001 From: Francesco Riosa Date: Wed, 16 Aug 2017 21:58:15 +0200 Subject: [PATCH] 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@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 373018667a27..526562e3fad2 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 537e065a9b51..829b0016d163 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 8222453b02a1..68382ad9fb77 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" -- 2.26.2