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 0EF7215800A for ; Wed, 12 Jul 2023 05:39:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 583BEE07E1; Wed, 12 Jul 2023 05:39:25 +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 412DBE07E1 for ; Wed, 12 Jul 2023 05:39: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 86331340AB2 for ; Wed, 12 Jul 2023 05:39:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCE42ADC for ; Wed, 12 Jul 2023 05:39:21 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1689137727.b18398e3bd0f65eecc5cef443e64b6f9cc6cd21e.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/dogecoin-qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/dogecoin-qt/dogecoin-qt-1.14.6.ebuild X-VCS-Directories: net-p2p/dogecoin-qt/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: b18398e3bd0f65eecc5cef443e64b6f9cc6cd21e X-VCS-Branch: master Date: Wed, 12 Jul 2023 05:39: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: 0b7f94eb-1b13-4dc9-adea-abbd4f3dac0f X-Archives-Hash: 8caabe6d814f4103b2159c266396f20a Message-ID: <20230712053921.2puJgMRamAVa0mtRevo59Q-jta75uYdT_Z-o2E66bmk@z> commit: b18398e3bd0f65eecc5cef443e64b6f9cc6cd21e Author: Viorel Munteanu gentoo org> AuthorDate: Wed Jul 12 04:55:27 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed Jul 12 04:55:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b18398e3 net-p2p/dogecoin-qt: unkeyword 1.14.6 for ~x86 Drop ~x86 because net-p2p/dogecoin-qt is not keyworded for ~x86. Signed-off-by: Viorel Munteanu gentoo.org> net-p2p/dogecoin-qt/dogecoin-qt-1.14.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/dogecoin-qt/dogecoin-qt-1.14.6.ebuild b/net-p2p/dogecoin-qt/dogecoin-qt-1.14.6.ebuild index ead62738f..d9c9c4623 100644 --- a/net-p2p/dogecoin-qt/dogecoin-qt-1.14.6.ebuild +++ b/net-p2p/dogecoin-qt/dogecoin-qt-1.14.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/dogecoin/dogecoin/archive/refs/tags/v${PV}.tar.gz -> LICENSE="MIT" SLOT="0" DB_VER="5.3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="cpu_flags_x86_avx2 tests +wallet +prune zmq" DOGEDIR="/opt/${PN}" DEPEND="