commit:     52fe52c4012f65e819e34e9c35f7d78554ba8134
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 04:54:49 2026 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 04:57:42 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52fe52c4

net-p2p/bitcoin-core: Stabilize 29.2 x86, #968872

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 net-p2p/bitcoin-core/bitcoin-core-29.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/bitcoin-core/bitcoin-core-29.2.ebuild 
b/net-p2p/bitcoin-core/bitcoin-core-29.2.ebuild
index 49648e8be553..25ef8e894b88 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-29.2.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-29.2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN/-core}-${PV/_rc/rc}"
 LICENSE="MIT"
 SLOT="0"
 if [[ "${PV}" != *_rc* ]] ; then
-       KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
 fi
 IUSE="asm +berkdb +cli +daemon dbus examples +external-signer gui qrcode 
+sqlite +system-libsecp256k1 systemtap test test-full zeromq"
 RESTRICT="!test? ( test )"

Reply via email to