projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
630880a
)
net-fs/btfs: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 21:07:03 +0000
(22:07 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 21:24:50 +0000
(22:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-fs/btfs/btfs-2.19.ebuild
patch
|
blob
|
history
diff --git
a/net-fs/btfs/btfs-2.19.ebuild
b/net-fs/btfs/btfs-2.19.ebuild
index a5f21f8fbf82c9aa58b3b768f54d8ea51fd62d22..d44984e9e9a34b1c92e19e3545034e05d5bb8987 100644
(file)
--- a/
net-fs/btfs/btfs-2.19.ebuild
+++ b/
net-fs/btfs/btfs-2.19.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit autotools python-r1