commit: fb065073defe5d3bcac42d79cc43634a87710cf1
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 13 05:27:00 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Mar 13 08:17:48 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb065073
net-p2p/bitcoin-core: Stabilize 30.2 arm64, #971137
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild
b/net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild
index 203619a74ff8..331715cd8c2f 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild
@@ -15,7 +15,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 +cli +daemon dbus examples +external-signer gui qrcode
+system-libsecp256k1 systemtap test test-full +wallet zeromq"
RESTRICT="!test? ( test )"