commit:     3a3ed7b2351792679703731bffc9cc0e044e9399
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  7 09:39:48 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Mar  7 09:41:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3ed7b2

app-office/unoconv: add python3_9

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-office/unoconv/unoconv-0.9.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/unoconv/unoconv-0.9.0.ebuild 
b/app-office/unoconv/unoconv-0.9.0.ebuild
index 5fbc8cce030..89c568fb1c0 100644
--- a/app-office/unoconv/unoconv-0.9.0.ebuild
+++ b/app-office/unoconv/unoconv-0.9.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit python-single-r1
 
 DESCRIPTION="Convert between document formats supported by LibreOffice"

Reply via email to