diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libconcord/libconcord-1.4.ebuild | 6 |
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" |