commit: 02c1ba891297e5d300c67278a69dfa8c7d09a63b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat May 24 18:50:25 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat May 24 18:50:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c1ba89
app-backup/restic: Stabilize 0.18.0 arm, #956573 Signed-off-by: Arthur Zamarin <arthurzam <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 882b116779e8..2c0e04ab14f7 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}"
