summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-26 18:44:18 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 01:19:08 +0100
commitd761019f9f9cb7ec3987184b73279801a9650258 (patch)
tree46024f4fc9f368c50dde0bdc64d95753d003055a
parentdev-python/hidapi: move to EAPI 7 (diff)
downloadportage-d761019f9f9cb7ec3987184b73279801a9650258.tar.xz
dev-python/libusb1: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
-rw-r--r--dev-python/libusb1/libusb1-1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libusb1/libusb1-1.8.ebuild b/dev-python/libusb1/libusb1-1.8.ebuild
index b29a7dee..78cfb83b 100644
--- a/dev-python/libusb1/libusb1-1.8.ebuild
+++ b/dev-python/libusb1/libusb1-1.8.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python{3_7,3_8} )
inherit distutils-r1