commit: 9a8f04c7f2a415811036e83c000e2c2c9f0bc2a0
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 13 05:27:01 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=9a8f04c7
net-p2p/bitcoin-core: Stabilize 30.2 amd64, #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 331715cd8c2f..24049f63df86 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 )"