commit: 5e57167098b8372431f98d814baf22f6d5335021 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 30 17:59:41 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jul 30 17:59:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e571670
app-backup/restic: Stabilize 0.16.5 amd64, #936883 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-backup/restic/restic-0.16.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/restic/restic-0.16.5.ebuild b/app-backup/restic/restic-0.16.5.ebuild index f2fc373a613c..39a1d2618130 100644 --- a/app-backup/restic/restic-0.16.5.ebuild +++ b/app-backup/restic/restic-0.16.5.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}"
