diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-10 20:11:41 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-11 06:32:51 +0200 |
commit | 0e8246263304863893078b268ac72c0895515040 (patch) | |
tree | eef77c94da88edb10cbab582db65d8921c70e8df /net-p2p/bitcoin-qt | |
parent | media-libs/libheif: Stabilize 1.15.2 x86, #908168 (diff) | |
download | gentoo-0e8246263304863893078b268ac72c0895515040.tar.gz gentoo-0e8246263304863893078b268ac72c0895515040.tar.bz2 gentoo-0e8246263304863893078b268ac72c0895515040.zip |
net-p2p/bitcoin-qt: unkeyword 25.1 for ~mips
Bug: https://bugs.gentoo.org/918445
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p/bitcoin-qt')
-rw-r--r-- | net-p2p/bitcoin-qt/bitcoin-qt-25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-25.1.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-25.1.ebuild index 3f60924f5d31..f9676f838315 100644 --- a/net-p2p/bitcoin-qt/bitcoin-qt-25.1.ebuild +++ b/net-p2p/bitcoin-qt/bitcoin-qt-25.1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://bitcoincore.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+asm +berkdb dbus +external-signer kde nat-pmp +qrcode +sqlite systemtap test upnp +wallet zeromq" RESTRICT="!test? ( test )" |