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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 702661581EC for ; Sat, 23 Nov 2024 11:36:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEAF5E089C; Sat, 23 Nov 2024 11:36:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73438E089C for ; Sat, 23 Nov 2024 11:36:34 +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 38B0D340CBB for ; Sat, 23 Nov 2024 11:36:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE4491F42 for ; Sat, 23 Nov 2024 11:36:21 +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: <1732361762.b3db7bdfe5872172e43b372263e9ca4c5c5fc932.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qmapshack/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild X-VCS-Directories: sci-geosciences/qmapshack/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b3db7bdfe5872172e43b372263e9ca4c5c5fc932 X-VCS-Branch: master Date: Sat, 23 Nov 2024 11:36:21 +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: 06e98a41-4c11-4f5c-9ac7-6c237e395e29 X-Archives-Hash: 735d2e7a5a31775666bc2dd716263ae8 commit: b3db7bdfe5872172e43b372263e9ca4c5c5fc932 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 22 19:37:27 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 23 11:36:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3db7bdf sci-geosciences/qmapshack: unkeyword for ~x86 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild | 2 +- sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild b/sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild index 6df2a19e36ff..e1064ed971fb 100644 --- a/sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild +++ b/sci-geosciences/qmapshack/qmapshack-1.17.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Maproom/${PN}/archive/V_${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64" RDEPEND=" dev-libs/quazip:0=[qt5(+)] diff --git a/sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild b/sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild index d8473b11f33a..656f6b3977ce 100644 --- a/sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild +++ b/sci-geosciences/qmapshack/qmapshack-1.17.1_p601.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Maproom/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.g S="${WORKDIR}"/${PN}-${COMMIT} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="dbus" RDEPEND="