Skip to content

Commit

Permalink
sys-apps/usbutils: enable py3.10
Browse files Browse the repository at this point in the history
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Dec 25, 2021
1 parent b08d46a commit d0a4eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-apps/usbutils/usbutils-014-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=7
PYTHON_COMPAT=( python3_{8,9} )
PYTHON_COMPAT=( python3_{8,9,10} )

inherit autotools python-single-r1

Expand Down

0 comments on commit d0a4eff

Please sign in to comment.