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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F300713835A for ; Tue, 17 Nov 2020 22:01:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23978E0A00; Tue, 17 Nov 2020 22:01:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 05A3CE0A00 for ; Tue, 17 Nov 2020 22:01:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DACE340DBF for ; Tue, 17 Nov 2020 22:01:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAC51456 for ; Tue, 17 Nov 2020 22:01:04 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1605650460.1f5fc4790468b1c57fafb5edd317e3467e480afd.whissi@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.16.0-r1.ebuild X-VCS-Directories: sci-geosciences/qgis/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 1f5fc4790468b1c57fafb5edd317e3467e480afd X-VCS-Branch: master Date: Tue, 17 Nov 2020 22:01: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: ac63b114-e6ed-49c2-a90f-136997cbdb41 X-Archives-Hash: 3f4b0f5d7ec5c0a5d8d89b18ecea6a7e commit: 1f5fc4790468b1c57fafb5edd317e3467e480afd Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Nov 17 22:00:48 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Nov 17 22:01:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f5fc479 sci-geosciences/qgis: x86 stable (bug #753236) Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann gentoo.org> sci-geosciences/qgis/qgis-3.16.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/qgis/qgis-3.16.0-r1.ebuild b/sci-geosciences/qgis/qgis-3.16.0-r1.ebuild index cbedc2d578d..4e9d9ce8674 100644 --- a/sci-geosciences/qgis/qgis-3.16.0-r1.ebuild +++ b/sci-geosciences/qgis/qgis-3.16.0-r1.ebuild @@ -12,7 +12,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 x86" fi inherit cmake desktop python-single-r1 qmake-utils xdg