projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a106a
)
app-crypt/manuale: Add python3_5 support
author
Manuel Rüger
<mrueg@gentoo.org>
Fri, 10 Mar 2017 15:28:17 +0000
(16:28 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Fri, 10 Mar 2017 15:28:17 +0000
(16:28 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
app-crypt/manuale/manuale-1.1.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/manuale/manuale-1.1.0.ebuild
b/app-crypt/manuale/manuale-1.1.0.ebuild
index 824f41f6b00d2bdd5b5698bce2b7ded5e151be13..9b16cb96273c0c0a758e5f5c8c5493ec8341ce84 100644
(file)
--- a/
app-crypt/manuale/manuale-1.1.0.ebuild
+++ b/
app-crypt/manuale/manuale-1.1.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
3_4
)
+PYTHON_COMPAT=( python
{3_4,3_5}
)
inherit distutils-r1