summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-30 20:59:41 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-30 20:59:41 +0300
commit5e57167098b8372431f98d814baf22f6d5335021 (patch)
treee3c0fd2b22be220b3559a7722f85b47d2eddba28 /app-backup
parentapp-backup/restic: Stabilize 0.16.5 x86, #936883 (diff)
downloadgentoo-5e57167098b8372431f98d814baf22f6d5335021.tar.gz
gentoo-5e57167098b8372431f98d814baf22f6d5335021.tar.bz2
gentoo-5e57167098b8372431f98d814baf22f6d5335021.zip
app-backup/restic: Stabilize 0.16.5 amd64, #936883
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/restic/restic-0.16.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"