commit: b239df3a5e54165cf214c94214fc702a3b8dac60
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 14:37:33 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 14:37:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b239df3a
net-p2p/bitcoin-core: Stabilize 28.0 x86, #946195
Signed-off-by: Arthur Zamarin <arthurzam <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 52d9e599d002..ce9ac5cb48df 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 )"