projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2915022
)
net-news/liferea: Enable py3.8
author
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Mar 2020 09:15:10 +0000
(10:15 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Mar 2020 09:15:10 +0000
(10:15 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-news/liferea/liferea-1.12.7-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-news/liferea/liferea-1.12.7-r1.ebuild
b/net-news/liferea/liferea-1.12.7-r1.ebuild
index de2b2a0b25b303674e325064a23c83a20601baaf..7bf2630ed4319b3cb037ca604895aa8710e4c63a 100644
(file)
--- a/
net-news/liferea/liferea-1.12.7-r1.ebuild
+++ b/
net-news/liferea/liferea-1.12.7-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit gnome2 python-single-r1