projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22e8594
)
sys-fs/cryptsetup: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:20:51 +0000
(13:20 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:20:51 +0000
(13:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild
b/sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild
index 927ffc77048ad24c4f3ed3f9cb5f3f3f98fb75ab..cd644b00e671518b2b62191b3e71547d881738de 100644
(file)
--- a/
sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild
+++ b/
sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild
@@
-4,7
+4,7
@@
EAPI=5
DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit autotools distutils-r1 linux-info libtool eutils versionator