From fad9357fb867853561120115a869ed800f91daf3 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 14:04:42 +0100 Subject: dev-libs/libinput: Remove py2 where possible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-libs/libinput/libinput-1.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs/libinput/libinput-1.15.0.ebuild') diff --git a/dev-libs/libinput/libinput-1.15.0.ebuild b/dev-libs/libinput/libinput-1.15.0.ebuild index d0cb85f869aa..313a4e3d067c 100644 --- a/dev-libs/libinput/libinput-1.15.0.ebuild +++ b/dev-libs/libinput/libinput-1.15.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit meson python-any-r1 udev -- cgit v1.2.3-18-g5258