summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2020-12-09 18:49:13 +0100
committerJason A. Donenfeld <zx2c4@gentoo.org>2020-12-09 18:49:22 +0100
commit11ab7facf39187856601ab2b95ab09163c08f966 (patch)
tree8a04091db34bbed91f41bdd7401e30b9da6b1602 /net-mail/b4
parentnet-mail/b4: bump to 0.6.1 (diff)
downloadgentoo-11ab7facf39187856601ab2b95ab09163c08f966.tar.gz
gentoo-11ab7facf39187856601ab2b95ab09163c08f966.tar.bz2
gentoo-11ab7facf39187856601ab2b95ab09163c08f966.zip
net-mail/b4: bump to 0.6.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Diffstat (limited to 'net-mail/b4')
-rw-r--r--net-mail/b4/b4-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/b4/b4-0.6.1.ebuild b/net-mail/b4/b4-0.6.1.ebuild
index 211469b6276f..a266b07c5e73 100644
--- a/net-mail/b4/b4-0.6.1.ebuild
+++ b/net-mail/b4/b4-0.6.1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1