summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild b/net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild
index 09374d9d9abc..e84bbc661079 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-30.2.ebuild
@@ -18,7 +18,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 )"