commit: 2329e68f939a815f5c7b5c40294058e0ad90e3d7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 15:21:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 15:21:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2329e68f
net-p2p/bitcoin-core: Stabilize 28.0 arm, #946195
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-p2p/bitcoin-core/bitcoin-core-28.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/bitcoin-core/bitcoin-core-28.0.ebuild
b/net-p2p/bitcoin-core/bitcoin-core-28.0.ebuild
index ce9ac5cb48df..90a131cf166a 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-28.0.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-28.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 kde +man
nat-pmp +qrcode +sqlite system-leveldb +system-libsecp256k1 systemtap test
test-full upnp zeromq"
RESTRICT="!test? ( test )"