From 59197072ff113bc196965252b9bc8448341ee156 Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Wed, 18 Mar 2020 22:01:46 -0400 Subject: [PATCH] dev-python/pyusb: adding python3_8 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Rick Farina --- dev-python/pyusb/pyusb-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyusb/pyusb-1.0.2.ebuild b/dev-python/pyusb/pyusb-1.0.2.ebuild index 1a0858382292..f6dfae4b0c7f 100644 --- a/dev-python/pyusb/pyusb-1.0.2.ebuild +++ b/dev-python/pyusb/pyusb-1.0.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +EAPI=7 +PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) inherit distutils-r1 -- 2.26.2