diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-04 16:28:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-04 16:28:00 +0200 |
commit | 380d3c90f1ef665dfc9fd133496887a661a50817 (patch) | |
tree | 7f34925923e446efc78a62ebae5fcdca2d0683e8 /net-p2p | |
parent | net-libs/libbitcoinconsensus: Stabilize 22.0 amd64, #889692 (diff) | |
download | gentoo-380d3c90f1ef665dfc9fd133496887a661a50817.tar.gz gentoo-380d3c90f1ef665dfc9fd133496887a661a50817.tar.bz2 gentoo-380d3c90f1ef665dfc9fd133496887a661a50817.zip |
net-p2p/bitcoin-cli: Stabilize 22.0 amd64, #889692
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin-cli/bitcoin-cli-22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-22.0.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-22.0.ebuild index 1fb7fd08c62f..010ca6d0705e 100644 --- a/net-p2p/bitcoin-cli/bitcoin-cli-22.0.ebuild +++ b/net-p2p/bitcoin-cli/bitcoin-cli-22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,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="knots" RDEPEND=" |