Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/
Date: Sun, 30 May 2021 10:57:50
Message-Id: 1622372256.126dcbe8533a252f2f0a21d8d985f996fab048b8.dilfridge@gentoo
1 commit: 126dcbe8533a252f2f0a21d8d985f996fab048b8
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 30 10:54:13 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun May 30 10:57:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=126dcbe8
7
8 app-office/libreoffice-bin: Fix python version
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 app-office/libreoffice-bin/libreoffice-bin-7.1.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/libreoffice-bin/libreoffice-bin-7.1.3.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-7.1.3.2.ebuild
17 index ee6432c6a22..f5b978df0aa 100644
18 --- a/app-office/libreoffice-bin/libreoffice-bin-7.1.3.2.ebuild
19 +++ b/app-office/libreoffice-bin/libreoffice-bin-7.1.3.2.ebuild
20 @@ -7,7 +7,7 @@ BASE_PACKAGENAME="bin"
21 BASE_AMD64_URI="https://tamiko.43-1.org/distfiles/amd64-${BASE_PACKAGENAME}-"
22 BASE_X86_URI="https://tamiko.43-1.org/distfiles/x86-${BASE_PACKAGENAME}-"
23
24 -PYTHON_COMPAT=( python3_8 )
25 +PYTHON_COMPAT=( python3_9 )
26 PYTHON_REQ_USE="xml"
27
28 inherit java-pkg-opt-2 python-single-r1 prefix toolchain-funcs xdg-utils