commit:     20453be6ac7b4b3ca5fc1549a6800dcd660a51e9
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 21:06:27 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 21:20:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20453be6

dev-python/pyjade: Add py3.6 to python compat

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-python/pyjade/Manifest            | 2 +-
 dev-python/pyjade/pyjade-4.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyjade/Manifest b/dev-python/pyjade/Manifest
index 8392c099212..e00e5d59127 100644
--- a/dev-python/pyjade/Manifest
+++ b/dev-python/pyjade/Manifest
@@ -1 +1 @@
-DIST pyjade-4.0.0.tar.gz 29251 SHA256 
8d95b741de09c4942259fc3d1ad7b4f48166e69cef6f11c172e4b2c458b1ccd7 SHA512 
0a384b843d2eb5884f2690ed5bb9b9b253474568ff1e9faca356a5c50749bb53fb759a099c7719bef495dc7af0073f143afad1c0d6d68f0f61d63624506f12b6
 WHIRLPOOL 
d1527b7d792551f6fc015c6c1fd7b6d9d37e252e7e45d2c2915e53f70456ac41caaa97482fa7a0af290df5cfe071e97488e622f0ed41bdd3c4339e681d3e7baa
+DIST pyjade-4.0.0.tar.gz 29251 BLAKE2B 
0a2ffb949022e9bb9bb12d9a1fa7680650a14634158429b2256320b2a75acc06e6c2ee0cbcd7ffba1263f6bfbbd40b097d7bb99f7e3a8fef95951c413f6e515f
 SHA512 
0a384b843d2eb5884f2690ed5bb9b9b253474568ff1e9faca356a5c50749bb53fb759a099c7719bef495dc7af0073f143afad1c0d6d68f0f61d63624506f12b6

diff --git a/dev-python/pyjade/pyjade-4.0.0.ebuild 
b/dev-python/pyjade/pyjade-4.0.0.ebuild
index 901797e02ac..1d6380b9b40 100644
--- a/dev-python/pyjade/pyjade-4.0.0.ebuild
+++ b/dev-python/pyjade/pyjade-4.0.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 

Reply via email to