projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f4fed7
)
dev-util/howdoi: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:33:37 +0000
(14:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:42:20 +0000
(14:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/howdoi/howdoi-1.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/howdoi/howdoi-1.2.1.ebuild
b/dev-util/howdoi/howdoi-1.2.1.ebuild
index c9eaed1e63877e06837ffc51df23878b1a3b71be..d15e587ffec467e4712d2b973052ca3a1cbc9141 100644
(file)
--- a/
dev-util/howdoi/howdoi-1.2.1.ebuild
+++ b/
dev-util/howdoi/howdoi-1.2.1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
19
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,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1
DESCRIPTION="A code search tool"