commit: 4b3696530a0f9ae2545d9e73dcf9268516087117
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Thu Feb 3 14:22:21 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 7 20:19:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b369653
net-im/bitlbee: update EAPI 7 -> 8
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-im/bitlbee/bitlbee-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/bitlbee/bitlbee-9999.ebuild
b/net-im/bitlbee/bitlbee-9999.ebuild
index b85617f5b02f..754994f83425 100644
--- a/net-im/bitlbee/bitlbee-9999.ebuild
+++ b/net-im/bitlbee/bitlbee-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{7..10} )