summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-28 13:14:50 +0100
committerSam James <sam@gentoo.org>2021-03-28 13:17:02 +0100
commite49afb7494e91ac0d96da4f7a254cb22d77154c8 (patch)
tree53873ac6e4a6e267a91777e7bc63683e2d724ee5 /app-backup/restic
parentsys-auth/libfprint: Stabilize 1.90.6 arm, #777513 (diff)
downloadgentoo-e49afb7494e91ac0d96da4f7a254cb22d77154c8.tar.gz
gentoo-e49afb7494e91ac0d96da4f7a254cb22d77154c8.tar.bz2
gentoo-e49afb7494e91ac0d96da4f7a254cb22d77154c8.zip
app-backup/restic: Keyword 0.12.0 arm64, #706646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup/restic')
-rw-r--r--app-backup/restic/restic-0.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/restic/restic-0.12.0.ebuild b/app-backup/restic/restic-0.12.0.ebuild
index 61cb4d80def5..4ae0b29ee88a 100644
--- a/app-backup/restic/restic-0.12.0.ebuild
+++ b/app-backup/restic/restic-0.12.0.ebuild
@@ -606,7 +606,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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
RDEPEND="sys-fs/fuse:0"