From 46d6a13ca41b9f7d26d2a0ac8671e0383a7a3f11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Mon, 25 Nov 2024 10:34:47 +0100 Subject: [PATCH] app-backup/restic: Stabilize 0.17.1 amd64, #941712 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-backup/restic/restic-0.17.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/restic/restic-0.17.1.ebuild b/app-backup/restic/restic-0.17.1.ebuild index 926089eed980d..f8da04ab40e93 100644 --- a/app-backup/restic/restic-0.17.1.ebuild +++ b/app-backup/restic/restic-0.17.1.ebuild @@ -12,7 +12,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}"