Skip to content

Commit 2915022

Browse files
committed
media-gfx/entangle: Enable py3.8
Signed-off-by: Michał Górny <[email protected]>
1 parent 72ce355 commit 2915022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

media-gfx/entangle/entangle-2.0.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
EAPI=7
55

6-
PYTHON_COMPAT=( python3_{6,7} )
6+
PYTHON_COMPAT=( python3_{6,7,8} )
77
inherit gnome2-utils meson python-single-r1 xdg-utils
88

99
DESCRIPTION="Tethered Camera Control & Capture"

0 commit comments

Comments
 (0)