commit: 21911ed3fd6d837c4aad9a03c488e5e74e1bd295
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 01:33:12 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 02:24:06 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21911ed3
net-p2p/bitcoin-core: Stabilize 29.2 arm64, #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 2b0b512ab858..f456a4017e39 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 )"