commit: 4dfdba70e7e5ccb0b0dde1be3e9093671fe76178 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 01:13:35 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 10 01:13:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dfdba70
app-backup/restic: Stabilize 0.17.2 x86, #947776 Signed-off-by: Sam James <sam <AT> gentoo.org> app-backup/restic/restic-0.17.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/restic/restic-0.17.2.ebuild b/app-backup/restic/restic-0.17.2.ebuild index 3aadea0df6d1..cb137087ef39 100644 --- a/app-backup/restic/restic-0.17.2.ebuild +++ b/app-backup/restic/restic-0.17.2.ebuild @@ -16,7 +16,7 @@ SRC_URI+=" https://gentoo.kropotkin.rocks/go-pkgs/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 LGPL-3-with-linking-exception MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86" RDEPEND="sys-fs/fuse:0" DEPEND="${RDEPEND}"
