summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-08 18:31:53 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-08 18:31:53 +0300
commit55e88e80bfad9f04284c13109b2ef9c510399021 (patch)
tree0c415accf55968e9185c08129d28e13c8bbed412 /app-backup/restic
parentmedia-video/qmplay2: add 24.04.07 (diff)
downloadgentoo-55e88e80bfad9f04284c13109b2ef9c510399021.tar.gz
gentoo-55e88e80bfad9f04284c13109b2ef9c510399021.tar.bz2
gentoo-55e88e80bfad9f04284c13109b2ef9c510399021.zip
app-backup/restic: Stabilize 0.16.4 arm, #927914
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-backup/restic')
-rw-r--r--app-backup/restic/restic-0.16.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/restic/restic-0.16.4.ebuild b/app-backup/restic/restic-0.16.4.ebuild
index af18f15ad672..7e4b2a7c7c11 100644
--- a/app-backup/restic/restic-0.16.4.ebuild
+++ b/app-backup/restic/restic-0.16.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${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}"