From 8fb6d96e74c553b3413529bfe52ff8874e91c6b4 Mon Sep 17 00:00:00 2001
From: Pacho Ramos <pacho@gentoo.org>
Date: Wed, 27 Jun 2018 22:25:44 +0200
Subject: dev-python/batinfo: Support python3.6

Package-Manager: Portage-2.3.41, Repoman-2.3.9
---
 dev-python/batinfo/batinfo-0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'dev-python/batinfo')

diff --git a/dev-python/batinfo/batinfo-0.3.ebuild b/dev-python/batinfo/batinfo-0.3.ebuild
index 6e5aa6e80645..d24a58577ab6 100644
--- a/dev-python/batinfo/batinfo-0.3.ebuild
+++ b/dev-python/batinfo/batinfo-0.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 )
 
 inherit distutils-r1
 
-- 
cgit v1.2.3-65-gdbad