commit:     33911ef75882e12951feee24d5bc569b31c2490e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 09:57:07 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 09:57:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33911ef7

net-p2p/bitcoin-core: Stabilize 27.1 amd64, #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 b372269aea53..eb5f651c2469 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 )"

Reply via email to