diff options
author | Sam James <sam@gentoo.org> | 2021-01-05 20:49:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-05 20:49:15 +0000 |
commit | cf31730484c0aef519db9ecd393bf4b3038071ab (patch) | |
tree | bbeb001cbb307f8ab8bd19b9a26ce3c8a19caa8d /net-libs/libbitcoinconsensus | |
parent | media-sound/ardour: Stabilize 6.5 x86, #761556 (diff) | |
download | gentoo-cf31730484c0aef519db9ecd393bf4b3038071ab.tar.gz gentoo-cf31730484c0aef519db9ecd393bf4b3038071ab.tar.bz2 gentoo-cf31730484c0aef519db9ecd393bf4b3038071ab.zip |
net-libs/libbitcoinconsensus: Stabilize 0.20.1 x86, #762056
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libbitcoinconsensus')
-rw-r--r-- | net-libs/libbitcoinconsensus/libbitcoinconsensus-0.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.20.1.ebuild b/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.20.1.ebuild index 357840529f50..7a0ea42117b5 100644 --- a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.20.1.ebuild +++ b/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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="+asm knots" DEPEND=" |