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 0F21915808B for ; Mon, 11 Apr 2022 06:49:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2412FE0A70; Mon, 11 Apr 2022 06:49:26 +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 A0956E0A70 for ; Mon, 11 Apr 2022 06:49:25 +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 95D6D3418F3 for ; Mon, 11 Apr 2022 06:49:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21592D0 for ; Mon, 11 Apr 2022 06:49:23 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1649659760.d9dcb90f6f7437d305f9e32e7e7e75dd7946fcbd.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpxsee/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/gpxsee/gpxsee-10.5.ebuild X-VCS-Directories: sci-geosciences/gpxsee/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: d9dcb90f6f7437d305f9e32e7e7e75dd7946fcbd X-VCS-Branch: master Date: Mon, 11 Apr 2022 06:49:23 +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: e388b903-9050-4117-b756-85504ed77a9c X-Archives-Hash: 9defd2f5d927adc7a7695fdc0275ab56 commit: d9dcb90f6f7437d305f9e32e7e7e75dd7946fcbd Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Apr 11 06:49:20 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Apr 11 06:49:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9dcb90f sci-geosciences/gpxsee: amd64 stable wrt bug #837683 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-geosciences/gpxsee/gpxsee-10.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/gpxsee/gpxsee-10.5.ebuild b/sci-geosciences/gpxsee/gpxsee-10.5.ebuild index f37db04afe41..a7e7f2a9128e 100644 --- a/sci-geosciences/gpxsee/gpxsee-10.5.ebuild +++ b/sci-geosciences/gpxsee/gpxsee-10.5.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gpxsee.org/" SRC_URI="https://github.com/tumic0/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-qt/qtcore:5 dev-qt/qtgui:5