summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-11 01:23:36 +0100
committerSam James <sam@gentoo.org>2024-10-11 01:23:36 +0100
commitf8fa58dd877fbddc2d03429d11377b9304b91aa6 (patch)
treea4574db88ee7a91153c10056a031bca2f34cdef8 /app-backup
parentapp-backup/restic: Stabilize 0.17.0 x86, #941108 (diff)
downloadgentoo-f8fa58dd877fbddc2d03429d11377b9304b91aa6.tar.gz
gentoo-f8fa58dd877fbddc2d03429d11377b9304b91aa6.tar.bz2
gentoo-f8fa58dd877fbddc2d03429d11377b9304b91aa6.zip
app-backup/restic: Stabilize 0.17.0 amd64, #941108
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/restic/restic-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/restic/restic-0.17.0.ebuild b/app-backup/restic/restic-0.17.0.ebuild
index f2fc373a613c..39a1d2618130 100644
--- a/app-backup/restic/restic-0.17.0.ebuild
+++ b/app-backup/restic/restic-0.17.0.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}"