From 2112759e81577de9f35434b6b02112f5db71c4e7 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 11 Jan 2020 16:29:48 +0000 Subject: dev-python/hidapi: drop python 2.7 Package-Manager: Portage-2.3.79, Repoman-2.3.16 --- dev-python/hidapi/hidapi-0.7.99_p21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/hidapi/hidapi-0.7.99_p21.ebuild b/dev-python/hidapi/hidapi-0.7.99_p21.ebuild index 17da3cfc..734e5ce7 100644 --- a/dev-python/hidapi/hidapi-0.7.99_p21.ebuild +++ b/dev-python/hidapi/hidapi-0.7.99_p21.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) inherit distutils-r1 MY_P="${P/_p/.post}" -- cgit v1.2.3