diff options
author | 2025-01-31 09:31:01 +0200 | |
---|---|---|
committer | 2025-01-31 09:31:01 +0200 | |
commit | 3266adbe68a8a7231cfdb0a5e32cb3aabba11ec8 (patch) | |
tree | 09224af941ada9b30b540c3870694c0a44f8954f /net-p2p | |
parent | sys-apps/syd: drop 3.29.4 (diff) | |
download | gentoo-3266adbe68a8a7231cfdb0a5e32cb3aabba11ec8.tar.gz gentoo-3266adbe68a8a7231cfdb0a5e32cb3aabba11ec8.tar.bz2 gentoo-3266adbe68a8a7231cfdb0a5e32cb3aabba11ec8.zip |
net-p2p/kubo: Stabilize 0.31.0 amd64, #949069
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/kubo/kubo-0.31.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/kubo/kubo-0.31.0.ebuild b/net-p2p/kubo/kubo-0.31.0.ebuild index acf8c23bc11d..aceb4fbd3302 100644 --- a/net-p2p/kubo/kubo-0.31.0.ebuild +++ b/net-p2p/kubo/kubo-0.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,7 +26,7 @@ S="${WORKDIR}" 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 |