summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-28 08:44:43 +0100
committerSam James <sam@gentoo.org>2021-10-28 08:44:43 +0100
commit5a610c8f88ae8ddc9d1ece0c1fa4ea9a62fe8722 (patch)
tree95a2bbcbb78157455aa6e6cfc2edfc85f1d9154f /net-irc
parentsys-kernel/gentoo-kernel-bin: add 5.14.15-r1 for arm64 (diff)
downloadgentoo-5a610c8f88ae8ddc9d1ece0c1fa4ea9a62fe8722.tar.gz
gentoo-5a610c8f88ae8ddc9d1ece0c1fa4ea9a62fe8722.tar.bz2
gentoo-5a610c8f88ae8ddc9d1ece0c1fa4ea9a62fe8722.zip
net-irc/irker: update EAPI 7 -> 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/irker/irker-2.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/irker/irker-2.20.ebuild b/net-irc/irker/irker-2.20.ebuild
index 5796d23a2c55..07c798644349 100644
--- a/net-irc/irker/irker-2.20.ebuild
+++ b/net-irc/irker/irker-2.20.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE="ssl"
inherit optfeature python-single-r1 systemd