dev-python/libkeepass: add python-3.5 compat
This commit is contained in:
parent
c4b8446431
commit
9d8458fe6c
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="A library to access KeePass 1.x/KeePassX (v3) and KeePass 2.x (v4) files"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue