Skip to content

Commit

Permalink
media-gfx/eog-plugins: enable python3.{7,8}
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
Signed-off-by: Matt Turner <[email protected]>
  • Loading branch information
juippis authored and mattst88 committed Dec 4, 2019
1 parent 9262084 commit 6964897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-gfx/eog-plugins/eog-plugins-3.26.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6
GNOME2_LA_PUNT="yes"
PYTHON_COMPAT=( python{3_5,3_6} )
PYTHON_COMPAT=( python3_{5,6,7,8} )

inherit gnome2 python-single-r1

Expand Down

0 comments on commit 6964897

Please sign in to comment.