commit: e3e63f70b42b36c876a3c0bccb1c6311a606ead0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat May 24 18:50:24 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat May 24 18:50:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3e63f70
app-backup/restic: Stabilize 0.18.0 x86, #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 af9be36dd72c..882b116779e8 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}"
