summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-28 02:26:58 +0000
committerSam James <sam@gentoo.org>2021-05-28 02:26:58 +0000
commite6854b422894c395b63764a861f0c64f4e219458 (patch)
treea3aaa47ebf14c06263587b8944e69a3777398435 /net-p2p/bitcoind
parentnet-p2p/bitcoin-qt: Stabilize 0.21.0 amd64, #790074 (diff)
downloadgentoo-e6854b422894c395b63764a861f0c64f4e219458.tar.gz
gentoo-e6854b422894c395b63764a861f0c64f4e219458.tar.bz2
gentoo-e6854b422894c395b63764a861f0c64f4e219458.zip
net-p2p/bitcoind: Stabilize 0.21.0 amd64, #790074
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/bitcoind')
-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 deccb3a88fdb..db218ed37963 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 )"