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 EA409158083 for ; Sat, 14 Sep 2024 19:56:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1D9AE29BB; Sat, 14 Sep 2024 19:56:07 +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 7E313E29BB for ; Sat, 14 Sep 2024 19:56:07 +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 774723409C8 for ; Sat, 14 Sep 2024 19:56:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8B31215D for ; Sat, 14 Sep 2024 19:56:04 +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: <1726343752.552966ff7dbf03583387e1203afddc140200eb81.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/qgis/qgis-3.28.10.ebuild X-VCS-Directories: sci-geosciences/qgis/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 552966ff7dbf03583387e1203afddc140200eb81 X-VCS-Branch: master Date: Sat, 14 Sep 2024 19:56:04 +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: 95e46d31-e8c7-4508-b2ea-29b8253db439 X-Archives-Hash: 1976d631e2ccca589e3852fdb52baef8 commit: 552966ff7dbf03583387e1203afddc140200eb81 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Sep 14 10:43:30 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 14 19:55:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=552966ff sci-geosciences/qgis: unkeyword 3.28.10 for ~x86 Depends on sci-geosciences/gpsbabel, which lost its ~x86 keyword for unconditional dev-qt/qtwebengine dependency. Bug: https://bugs.gentoo.org/935700 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-geosciences/qgis/qgis-3.28.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/qgis/qgis-3.28.10.ebuild b/sci-geosciences/qgis/qgis-3.28.10.ebuild index 6b2233260c1e..bff6a620ed00 100644 --- a/sci-geosciences/qgis/qgis-3.28.10.ebuild +++ b/sci-geosciences/qgis/qgis-3.28.10.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then else SRC_URI="https://qgis.org/downloads/${P}.tar.bz2 examples? ( https://qgis.org/downloads/data/qgis_sample_data.tar.gz -> qgis_sample_data-2.8.14.tar.gz )" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64" fi inherit cmake flag-o-matic python-single-r1 virtualx xdg