add python-3.5 to pykeepass
This commit is contained in:
parent
bb46fa0c11
commit
c4b8446431
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_4 )
|
||||
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Low-level library to interact with keepass databases (supports the v.4 format) "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue