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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AB2EB15808B for ; Tue, 1 Oct 2024 18:32:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09459E29AD; Tue, 1 Oct 2024 18:32:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E8440E29AC for ; Tue, 1 Oct 2024 18:32:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2C7CC343150 for ; Tue, 1 Oct 2024 18:32:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AC9A26E4 for ; Tue, 1 Oct 2024 18:32:09 +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: <1727807462.38ed7a87be1cc19d90f1be78876bc3d77c4406a5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-cola/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/git-cola/git-cola-4.8.2.ebuild X-VCS-Directories: dev-vcs/git-cola/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 38ed7a87be1cc19d90f1be78876bc3d77c4406a5 X-VCS-Branch: master Date: Tue, 1 Oct 2024 18:32:09 +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: 3d05f249-136a-46a4-a971-bd8d88b1a73e X-Archives-Hash: 1fd340fa6643fee6d4816d12e7994583 commit: 38ed7a87be1cc19d90f1be78876bc3d77c4406a5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 1 18:30:14 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 1 18:31:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ed7a87 dev-vcs/git-cola: re-add keyword 4.8.2 for ~x86 See also: https://github.com/gentoo/gentoo/pull/38550 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-vcs/git-cola/git-cola-4.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-cola/git-cola-4.8.2.ebuild b/dev-vcs/git-cola/git-cola-4.8.2.ebuild index b584bdddea8c..1e6aa2ca09cf 100644 --- a/dev-vcs/git-cola/git-cola-4.8.2.ebuild +++ b/dev-vcs/git-cola/git-cola-4.8.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+pyqt5 pyqt6 pyside2 pyside6" REQUIRED_USE="