projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90aeeee
)
dev-libs/libvoikko: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 20:45:23 +0000
(21:45 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:02 +0000
(22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/libvoikko/libvoikko-4.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libvoikko/libvoikko-4.3.ebuild
b/dev-libs/libvoikko/libvoikko-4.3.ebuild
index 288e363b496e6c3e578abd84c5cdc46cd1571a7b..725eb000b5dfd9fc9f7821bd8c5af7df4dcc2b5f 100644
(file)
--- a/
dev-libs/libvoikko/libvoikko-4.3.ebuild
+++ b/
dev-libs/libvoikko/libvoikko-4.3.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_{6..7}
} )
+PYTHON_COMPAT=( python
3_{6..7
} )
inherit python-r1