commit:     1449b2acf10ac6d729ba6c50d9371a0f6a6bb79c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 15:21:49 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 15:21:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1449b2ac

net-p2p/bitcoin-core: Stabilize 28.0 arm64, #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 90a131cf166a..9f25896321b6 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 )"

Reply via email to