commit: 384114afc4bae9f19fab227906f261d8e79eb144
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 10:08:50 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 10:08:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=384114af
net-p2p/bitcoin-core: Stabilize 27.1 x86, #941227
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-p2p/bitcoin-core/bitcoin-core-27.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/bitcoin-core/bitcoin-core-27.1.ebuild
b/net-p2p/bitcoin-core/bitcoin-core-27.1.ebuild
index eb5f651c2469..9e477e6cc769 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-27.1.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-27.1.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 ~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 libs
+man nat-pmp +qrcode +sqlite system-leveldb +system-libsecp256k1 systemtap test
upnp zeromq"
RESTRICT="!test? ( test )"