summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-28 02:26:57 +0000
committerSam James <sam@gentoo.org>2021-05-28 02:26:57 +0000
commitc3868d4ae00821eef3d9805b6e5488794beb1748 (patch)
tree1abb9ed74d42b0f13a8cadfe2d68c3688404ce8b /net-p2p
parentdev-libs/libsecp256k1: Stabilize 0.1_pre20201028 amd64, #790074 (diff)
downloadgentoo-c3868d4ae00821eef3d9805b6e5488794beb1748.tar.gz
gentoo-c3868d4ae00821eef3d9805b6e5488794beb1748.tar.bz2
gentoo-c3868d4ae00821eef3d9805b6e5488794beb1748.zip
net-p2p/bitcoin-qt: Stabilize 0.21.0 amd64, #790074
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.21.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.21.0.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.21.0.ebuild
index e4231054c529..7f9d109b04a4 100644
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.21.0.ebuild
+++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.21.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+asm dbus kde knots +qrcode sqlite +system-leveldb test upnp +wallet zeromq"
RESTRICT="!test? ( test )"