projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a0b7d1
)
dev-python/lmdb: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:13:36 +0000
(17:13 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:24:32 +0000
(17:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/lmdb/lmdb-0.92.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/lmdb/lmdb-0.92.ebuild
b/dev-python/lmdb/lmdb-0.92.ebuild
index 2c3fe85f5e1d343f82c90bd4e74bbe36680ca5d5..1a28cb0f52170f7a9d7a0b0b60cd36e72fc90fa2 100644
(file)
--- a/
dev-python/lmdb/lmdb-0.92.ebuild
+++ b/
dev-python/lmdb/lmdb-0.92.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1