net-p2p/bitcoin-core: Stabilize 30.2-r1 arm64, #979430

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-07-18 03:23:47 +01:00
parent a577cfc66f
commit 1b1525aa0f

View File

@@ -19,7 +19,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 )"