commit: a8e8914b6f4b688f5639293e6d2cf792e2c2b5ac Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 24 19:20:49 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 24 19:20:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e8914b
app-backup/restic: Stabilize 0.18.0 amd64, #956573 Signed-off-by: Sam James <sam <AT> gentoo.org> app-backup/restic/restic-0.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/restic/restic-0.18.0.ebuild b/app-backup/restic/restic-0.18.0.ebuild index 2c0e04ab14f7..5081eda4bde4 100644 --- a/app-backup/restic/restic-0.18.0.ebuild +++ b/app-backup/restic/restic-0.18.0.ebuild @@ -17,7 +17,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}"
