summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-02-24 09:01:34 +0800
committerYixun Lan <dlan@gentoo.org>2022-02-24 09:01:34 +0800
commit4700eaa007f1732bdd2197d6a11ef1b7c119a175 (patch)
tree816d30008e30c8ba7bf55d94e52f986d40da781a /app-backup
parentdev-python/metakernel: Switch to PEP517 build (diff)
downloadgentoo-4700eaa007f1732bdd2197d6a11ef1b7c119a175.tar.gz
gentoo-4700eaa007f1732bdd2197d6a11ef1b7c119a175.tar.bz2
gentoo-4700eaa007f1732bdd2197d6a11ef1b7c119a175.zip
app-backup/restic: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/restic/restic-0.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/restic/restic-0.12.1.ebuild b/app-backup/restic/restic-0.12.1.ebuild
index 518e428eda2b..011c2607e781 100644
--- a/app-backup/restic/restic-0.12.1.ebuild
+++ b/app-backup/restic/restic-0.12.1.ebuild
@@ -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"