commit: b9409788dc27750915cd063639d86b34cbcc7526
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 7 09:56:01 2021 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sun Mar 7 09:56:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9409788
net-analyzer/carl: Add 0.9-r5 with Python 3.9 support
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
net-analyzer/carl/{carl-0.9-r4.ebuild => carl-0.9-r5.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/carl/carl-0.9-r4.ebuild
b/net-analyzer/carl/carl-0.9-r5.ebuild
similarity index 81%
rename from net-analyzer/carl/carl-0.9-r4.ebuild
rename to net-analyzer/carl/carl-0.9-r5.ebuild
index 00fe1c36dbd..46201a6d42c 100644
--- a/net-analyzer/carl/carl-0.9-r4.ebuild
+++ b/net-analyzer/carl/carl-0.9-r5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_7 python3_8 pypy3)
+PYTHON_COMPAT=( python3_7 python3_8 python3_9 pypy3)
inherit distutils-r1