diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-06 15:00:57 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-01-06 22:02:21 +0200 |
commit | 59def3addda264e31c356b17a4cef7902b6180cb (patch) | |
tree | 460e1d3c0988c54fa7bfc99798ac00056d0358b6 /net-p2p | |
parent | dev-python/aiohappyeyeballs: New package, v2.3.1 (diff) | |
download | gentoo-59def3addda264e31c356b17a4cef7902b6180cb.tar.gz gentoo-59def3addda264e31c356b17a4cef7902b6180cb.tar.bz2 gentoo-59def3addda264e31c356b17a4cef7902b6180cb.zip |
net-p2p/kubo: destabilize 0.20.0 for ~x86
Bug: https://bugs.gentoo.org/921366
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/kubo/kubo-0.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/kubo/kubo-0.20.0.ebuild b/net-p2p/kubo/kubo-0.20.0.ebuild index 5df5e00bcf6d..ba92ae6a0382 100644 --- a/net-p2p/kubo/kubo-0.20.0.ebuild +++ b/net-p2p/kubo/kubo-0.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ipfs/${PN}/releases/download/v${PV}/kubo-source.tar. LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" DEPEND=" acct-group/ipfs |