From da71922e986193873113a7309ba144c9c10917ff Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:15:31 +0100 Subject: [PATCH] dev-python/python-uinput: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/python-uinput/python-uinput-0.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-uinput/python-uinput-0.10.2.ebuild b/dev-python/python-uinput/python-uinput-0.10.2.ebuild index 6122d347b0ed..46118efe9f9e 100644 --- a/dev-python/python-uinput/python-uinput-0.10.2.ebuild +++ b/dev-python/python-uinput/python-uinput-0.10.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=(python{2_7,3_5,3_6}) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 -- 2.26.2