From 3a3ed7b2351792679703731bffc9cc0e044e9399 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 7 Mar 2021 10:39:48 +0100 Subject: app-office/unoconv: add python3_9 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff --- app-office/unoconv/unoconv-0.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-office') diff --git a/app-office/unoconv/unoconv-0.9.0.ebuild b/app-office/unoconv/unoconv-0.9.0.ebuild index 5fbc8cce030b..89c568fb1c05 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" -- cgit v1.2.3-65-gdbad