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 31D3315803E for ; Wed, 3 Jan 2024 21:55:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 742462BC01F; Wed, 3 Jan 2024 21:55:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 2DF192BC01F for ; Wed, 3 Jan 2024 21:55:00 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5E2EA343030 for ; Wed, 3 Jan 2024 21:54:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5DC6134D for ; Wed, 3 Jan 2024 21:54:57 +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: <1704318885.4ae10c39f919d0b1fc4788125535e960e0e1b51d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpxsee/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/gpxsee/gpxsee-13.4.ebuild X-VCS-Directories: sci-geosciences/gpxsee/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4ae10c39f919d0b1fc4788125535e960e0e1b51d X-VCS-Branch: master Date: Wed, 3 Jan 2024 21:54:57 +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: a5ad8ca2-8581-47bb-b066-dbf630a7105b X-Archives-Hash: fbd10dbc49f9a5492777bbf504f385b1 commit: 4ae10c39f919d0b1fc4788125535e960e0e1b51d Author: Sam James gentoo org> AuthorDate: Wed Jan 3 21:54:45 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 3 21:54:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae10c39 sci-geosciences/gpxsee: Stabilize 13.4 ppc64, #921282 Signed-off-by: Sam James gentoo.org> sci-geosciences/gpxsee/gpxsee-13.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-geosciences/gpxsee/gpxsee-13.4.ebuild b/sci-geosciences/gpxsee/gpxsee-13.4.ebuild index afe33a42226a..bf9bde00c29a 100644 --- a/sci-geosciences/gpxsee/gpxsee-13.4.ebuild +++ b/sci-geosciences/gpxsee/gpxsee-13.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ppc64 ~x86" RDEPEND=" dev-qt/qtconcurrent:5