projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0226a2b
)
dev-python/locket: Add python3_6
author
Manuel Rüger
<mrueg@gentoo.org>
Fri, 28 Apr 2017 16:20:06 +0000
(18:20 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Fri, 28 Apr 2017 16:21:33 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/locket/locket-0.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/locket/locket-0.2.0.ebuild
b/dev-python/locket/locket-0.2.0.ebuild
index 67112765f694b4eb9e48656fe34f60510dc0a43d..1b7a1b9907b4be190f5fc3f17eb2582424826787 100644
(file)
--- a/
dev-python/locket/locket-0.2.0.ebuild
+++ b/
dev-python/locket/locket-0.2.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1
@@
-16,6
+16,4
@@
SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"