summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2022-03-06 13:54:13 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2022-03-06 13:54:13 +0000
commit295658d42bf67015a6d3b9c89db086068b1afb40 (patch)
treee180895d05b9d5f3b3a42dee770b987595e49b39
parentmedia-tv/congruity: bump to EAPI 8 (diff)
downloadportage-295658d42bf67015a6d3b9c89db086068b1afb40.tar.xz
dev-libs/libconcord: bump to EAPI 8
Package-Manager: Portage-3.0.30, Repoman-3.0.3
-rw-r--r--dev-libs/libconcord/libconcord-1.4.ebuild6
1 files changed, 3 insertions, 3 deletions
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"