diff --git a/sys-apps/usbutils/usbutils-014-r1.ebuild b/sys-apps/usbutils/usbutils-014-r1.ebuild index 135aaef523d18..547e7cc8092ad 100644 --- a/sys-apps/usbutils/usbutils-014-r1.ebuild +++ b/sys-apps/usbutils/usbutils-014-r1.ebuild @@ -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