diff options
Diffstat (limited to 'net-p2p/kubo')
-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 |