commit: 9db8a0507a0bc1b5ef67cb780d157e5d8752d167
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 20 21:26:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 20 21:26:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db8a050
net-p2p/bitcoin-core: Stabilize 29.0 arm64, #955268
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-p2p/bitcoin-core/bitcoin-core-29.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/bitcoin-core/bitcoin-core-29.0.ebuild
b/net-p2p/bitcoin-core/bitcoin-core-29.0.ebuild
index 7b65801fe3e9..356e4460d2ba 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-29.0.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-29.0.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${PN/-core}-${PV/_rc/rc}"
LICENSE="MIT"
SLOT="0"
if [[ "${PV}" != *_rc* ]] ; then
- KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
fi
IUSE="asm +berkdb +cli +daemon dbus examples +external-signer gui qrcode
+sqlite +system-libsecp256k1 systemtap test test-full zeromq"
RESTRICT="!test? ( test )"