summaryrefslogtreecommitdiff
path: root/app-backup/restic/restic-0.12.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/restic/restic-0.12.1.ebuild')
-rw-r--r--app-backup/restic/restic-0.12.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/restic/restic-0.12.1.ebuild b/app-backup/restic/restic-0.12.1.ebuild
index 1270d4b3f743..011c2607e781 100644
--- a/app-backup/restic/restic-0.12.1.ebuild
+++ b/app-backup/restic/restic-0.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -760,7 +760,7 @@ SRC_URI="https://github.com/restic/restic/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0 BSD BSD-2 LGPL-3-with-linking-exception MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86"
IUSE=""
RDEPEND="sys-fs/fuse:0"