Skip to content

Commit

Permalink
x11-misc/menumaker: add python3_{9,10}
Browse files Browse the repository at this point in the history
Tested and works as expected, no differences in generated menus.

Closes: https://bugs.gentoo.org/789144
Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
ionenwks committed Jun 3, 2021
1 parent 7b3e3bf commit afb2345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x11-misc/menumaker/menumaker-0.99.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{7,8} )
PYTHON_COMPAT=( python3_{8..10} )

inherit autotools python-single-r1

Expand Down

0 comments on commit afb2345

Please sign in to comment.