summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-28 03:17:15 +0000
committerSam James <sam@gentoo.org>2021-05-28 03:17:15 +0000
commit1483465966d6ef4ceb07328812f27d2677552e32 (patch)
tree7ec3cb2c6627da923e8bf1b8fea43aa0dd74a8c6 /net-p2p
parentdev-libs/libsecp256k1: Stabilize 0.1_pre20201028 x86, #790074 (diff)
downloadgentoo-1483465966d6ef4ceb07328812f27d2677552e32.tar.gz
gentoo-1483465966d6ef4ceb07328812f27d2677552e32.tar.bz2
gentoo-1483465966d6ef4ceb07328812f27d2677552e32.zip
net-p2p/bitcoind: Stabilize 0.21.0 x86, #790074
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoind/bitcoind-0.21.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoind/bitcoind-0.21.0.ebuild b/net-p2p/bitcoind/bitcoind-0.21.0.ebuild
index db218ed37963..4db4a7535311 100644
--- a/net-p2p/bitcoind/bitcoind-0.21.0.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.21.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+asm examples knots +sqlite system-leveldb test upnp +wallet zeromq"
RESTRICT="!test? ( test )"