projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6a7f4a
)
dev-libs/botan: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 19:44:08 +0000
(21:44 +0200)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/dev-libs/botan/botan-1.10.17.ebuild
b/dev-libs/botan/botan-1.10.17.ebuild
index 628ee9cef4fe4e249e10c82bde7604671adee59c..76f17bc19eef4b23c0f5477a900792ad2dfba002 100644
(file)
--- a/
dev-libs/botan/botan-1.10.17.ebuild
+++ b/
dev-libs/botan/botan-1.10.17.ebuild
@@
-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