projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9adb96
)
net-misc/dmr_utils: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:05:59 +0000
(13:05 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:22 +0000
(13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/dmr_utils/dmr_utils-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/dmr_utils/dmr_utils-9999.ebuild
b/net-misc/dmr_utils/dmr_utils-9999.ebuild
index dff3e7fd70b000cd33d2b508a96586aa9f2759e0..134326c73ccf359b4ec30a779bdaddc27fb3b618 100644
(file)
--- a/
net-misc/dmr_utils/dmr_utils-9999.ebuild
+++ b/
net-misc/dmr_utils/dmr_utils-9999.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
18
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit git-r3 distutils-r1