commit: c1bd549588003cd59e28ce571954cf93d7da0d26 Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> AuthorDate: Sun Jan 7 05:07:35 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Sun Jan 7 05:07:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c1bd5495
net-p2p/ipfs-cluster: drop x86 keyword net-p2p/kubo is masked in x86 Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com> net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild | 4 ++-- net-p2p/ipfs-cluster/ipfs-cluster-1.0.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild b/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild index b4efd1a92a..e47bc80287 100644 --- a/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild +++ b/net-p2p/ipfs-cluster/ipfs-cluster-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI+=" https://ipfs.infura.io/ipfs/QmUGftdXbN815P1GvurGRBa5fYFiGfTDAdBXToadz LICENSE="Apache-2.0 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" net-p2p/kubo diff --git a/net-p2p/ipfs-cluster/ipfs-cluster-1.0.2.ebuild b/net-p2p/ipfs-cluster/ipfs-cluster-1.0.2.ebuild index 9433e64360..7e6cf2bc09 100644 --- a/net-p2p/ipfs-cluster/ipfs-cluster-1.0.2.ebuild +++ b/net-p2p/ipfs-cluster/ipfs-cluster-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI+=" https://ipfs.infura.io/ipfs/QmSTbDLMCFKKKXmEBFgGMZDYV9EfngKsFnws8PZoK LICENSE="Apache-2.0 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" net-p2p/kubo
