projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04e92e3
)
dev-python/keepassx: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 12:34:43 +0000
(14:34 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:31:51 +0000
(18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/keepassx/keepassx-0.1.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/keepassx/keepassx-0.1.0-r1.ebuild
b/dev-python/keepassx/keepassx-0.1.0-r1.ebuild
index 45aac1922c123cc8fc2228d34fbe2c5b0de7beb5..21e951ccb28ef7153f0e626a044782a789989433 100644
(file)
--- a/
dev-python/keepassx/keepassx-0.1.0-r1.ebuild
+++ b/
dev-python/keepassx/keepassx-0.1.0-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit distutils-r1