From 295658d42bf67015a6d3b9c89db086068b1afb40 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 6 Mar 2022 13:54:13 +0000 Subject: dev-libs/libconcord: bump to EAPI 8 Package-Manager: Portage-3.0.30, Repoman-3.0.3 --- dev-libs/libconcord/libconcord-1.4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/libconcord/libconcord-1.4.ebuild b/dev-libs/libconcord/libconcord-1.4.ebuild index 2fe1c5f9..0a112f43 100644 --- a/dev-libs/libconcord/libconcord-1.4.ebuild +++ b/dev-libs/libconcord/libconcord-1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit autotools xdg-utils perl-module distutils-r1 DESCRIPTION="Library for programming the Logitech Harmony universal remote" -- cgit v1.2.3