dev-libs/botan: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 19:44:08 +0000 (21:44 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 20:32:20 +0000 (22:32 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

dev-libs/botan/botan-1.10.17.ebuild

index 628ee9cef4fe4e249e10c82bde7604671adee59c..76f17bc19eef4b23c0f5477a900792ad2dfba002 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit multilib python-r1 toolchain-funcs