summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2021-07-12 13:39:43 +0200
committerFlorian Schmaus <flow@gentoo.org>2021-07-12 13:40:20 +0200
commit9870e8ba7281a1584c955c7cff891827a77f4949 (patch)
treeaba553ef01d7f0a6b3d06c5580448a98d39746db /net-im/poezio/poezio-0.13.1-r1.ebuild
parentprofiles: mask dev-lang/lua:5.2 for removal (diff)
downloadgentoo-9870e8ba7281a1584c955c7cff891827a77f4949.tar.gz
gentoo-9870e8ba7281a1584c955c7cff891827a77f4949.tar.bz2
gentoo-9870e8ba7281a1584c955c7cff891827a77f4949.zip
net-im/poezio: enable py3.9
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-im/poezio/poezio-0.13.1-r1.ebuild')
-rw-r--r--net-im/poezio/poezio-0.13.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/poezio/poezio-0.13.1-r1.ebuild b/net-im/poezio/poezio-0.13.1-r1.ebuild
index ae4c009726e2..a080438c959f 100644
--- a/net-im/poezio/poezio-0.13.1-r1.ebuild
+++ b/net-im/poezio/poezio-0.13.1-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1 readme.gentoo-r1