diff options
author | Sam James <sam@gentoo.org> | 2023-07-25 19:51:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-25 19:51:50 +0100 |
commit | 58dfcf78ea36f4736841f1b07d165547664a8330 (patch) | |
tree | 5a74b285b9cd944881ac60b95a11ae86fd04ae27 /net-p2p/kubo | |
parent | dev-python/pyside2-tools: Stabilize 5.15.10 x86, #911079 (diff) | |
download | gentoo-58dfcf78ea36f4736841f1b07d165547664a8330.tar.gz gentoo-58dfcf78ea36f4736841f1b07d165547664a8330.tar.bz2 gentoo-58dfcf78ea36f4736841f1b07d165547664a8330.zip |
net-p2p/kubo: Stabilize 0.20.0 x86, #911204
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/kubo')
-rw-r--r-- | net-p2p/kubo/kubo-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/kubo/kubo-0.20.0.ebuild b/net-p2p/kubo/kubo-0.20.0.ebuild index a72a638a9eb2..901c211978d5 100644 --- a/net-p2p/kubo/kubo-0.20.0.ebuild +++ b/net-p2p/kubo/kubo-0.20.0.ebuild @@ -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 |