projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0aca10e
)
app-forensics/afflib: Remove py2.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 13:09:39 +0000
(15:09 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 13:17:59 +0000
(15:17 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-forensics/afflib/afflib-3.7.18.ebuild
patch
|
blob
|
history
diff --git
a/app-forensics/afflib/afflib-3.7.18.ebuild
b/app-forensics/afflib/afflib-3.7.18.ebuild
index c604c4223373c5a8d77aec7908908ad3012783f6..fefac350f3bc0d9dc91199bf52a0e0f383fa0139 100644
(file)
--- a/
app-forensics/afflib/afflib-3.7.18.ebuild
+++ b/
app-forensics/afflib/afflib-3.7.18.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,7}
} )
+PYTHON_COMPAT=( python
3_{6,7
} )
inherit autotools python-single-r1