From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E5782158093 for ; Sat, 2 Jul 2022 08:36:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FBF8E0C2F; Sat, 2 Jul 2022 08:36:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F3BF1E0C2F for ; Sat, 2 Jul 2022 08:36:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BB783417F6 for ; Sat, 2 Jul 2022 08:36:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D603D516 for ; Sat, 2 Jul 2022 08:36:43 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1656750899.8367582b6f11e405446a0ebe3cad9f2cb3ffee9b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8367582b6f11e405446a0ebe3cad9f2cb3ffee9b X-VCS-Branch: master Date: Sat, 2 Jul 2022 08:36:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 94c2b17d-9d54-45ed-ac82-2b92542f1c96 X-Archives-Hash: 0994cc200e13f51604413a4156fd07e3 commit: 8367582b6f11e405446a0ebe3cad9f2cb3ffee9b Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 2 08:34:59 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 2 08:34:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8367582b profiles: ~app-office/libreoffice-bin-7.3.3.2 supports py-3.9 only Bug: https://bugs.gentoo.org/845546 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/package.use | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use b/profiles/base/package.use index 137647598358..13859d0233a3 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,7 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas Sturmlechner +# Andreas Sturmlechner (2022-07-02) +# Only python 3.9 supported, bug #845546 +~app-office/libreoffice-bin-7.3.3.2 python_single_target_python3_9 + +# Andreas Sturmlechner (2022-06-14) # Only python 3.9 supported, bug #835921 dev-util/kdevelop-python:5 python_single_target_python3_9