commit: 47209f143c72437c4ec3188c27e58f21bc1014ae Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 29 13:22:22 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 29 13:22:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47209f14
net-p2p/bitcoind: Stabilize 0.20.1 amd64, #711198 Signed-off-by: Sam James <sam <AT> gentoo.org> net-p2p/bitcoind/bitcoind-0.20.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/bitcoind/bitcoind-0.20.1.ebuild b/net-p2p/bitcoind/bitcoind-0.20.1.ebuild index 8611fe0564c..69e4caf5f84 100644 --- a/net-p2p/bitcoind/bitcoind-0.20.1.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.20.1.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 +system-leveldb test upnp +wallet zeromq" RESTRICT="!test? ( test )"
