projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c26e339
)
app-backup/cachedir: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:26:29 +0000
(12:26 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:37:56 +0000
(12:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-backup/cachedir/cachedir-1.4.ebuild
patch
|
blob
|
history
diff --git
a/app-backup/cachedir/cachedir-1.4.ebuild
b/app-backup/cachedir/cachedir-1.4.ebuild
index ea5ca2f87a59623f3c95f0b1a51b6d7925edcc47..25a6664e3cc72ac152925a377fe28382ee37fcd2 100644
(file)
--- a/
app-backup/cachedir/cachedir-1.4.ebuild
+++ b/
app-backup/cachedir/cachedir-1.4.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1