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 B6532158091 for ; Wed, 1 Jun 2022 01:56:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 786A6E092F; Wed, 1 Jun 2022 01:56:05 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57DCDE092F for ; Wed, 1 Jun 2022 01:56:05 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 354D6341792 for ; Wed, 1 Jun 2022 01:56:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5886A506 for ; Wed, 1 Jun 2022 01:56:00 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1654048544.a351fe59dce9742e624a33607a89827f8d452d02.sam@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.22.5.ebuild X-VCS-Directories: sci-geosciences/qgis/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a351fe59dce9742e624a33607a89827f8d452d02 X-VCS-Branch: master Date: Wed, 1 Jun 2022 01:56:00 +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: 92742894-55b7-40c2-be73-f2f5634ad22f X-Archives-Hash: 6f33c9b4b2f732ab9c01b6a92d5a7a74 commit: a351fe59dce9742e624a33607a89827f8d452d02 Author: Sam James gentoo org> AuthorDate: Wed Jun 1 01:55:44 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 1 01:55:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a351fe59 sci-geosciences/qgis: Stabilize 3.22.5 amd64, #825670 Signed-off-by: Sam James gentoo.org> sci-geosciences/qgis/qgis-3.22.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/qgis/qgis-3.22.5.ebuild b/sci-geosciences/qgis/qgis-3.22.5.ebuild index 7aca973d344b..3489bad447fe 100644 --- a/sci-geosciences/qgis/qgis-3.22.5.ebuild +++ b/sci-geosciences/qgis/qgis-3.22.5.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 python-single-r1 xdg