commit: 8a77a34cd64052ca178974c6f1f2cf0554001d7e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 30 17:59:40 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jul 30 17:59:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a77a34c
app-backup/restic: Stabilize 0.16.5 x86, #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 1f7370b91e27..f2fc373a613c 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}"
