diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 20:34:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 20:34:16 +0000 |
commit | 6c8e4844b052d680ea664ad006aa8c8a3d88aad1 (patch) | |
tree | c6003f44d58c5ba8f93f18a8e978145e2d9a599e /app-backup | |
parent | app-text/poppler: Stabilize 21.02.0 arm, #771357 (diff) | |
download | gentoo-6c8e4844b052d680ea664ad006aa8c8a3d88aad1.tar.gz gentoo-6c8e4844b052d680ea664ad006aa8c8a3d88aad1.tar.bz2 gentoo-6c8e4844b052d680ea664ad006aa8c8a3d88aad1.zip |
app-backup/restic: Stabilize 0.11.0 arm, #773973
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/restic/restic-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/restic/restic-0.11.0.ebuild b/app-backup/restic/restic-0.11.0.ebuild index 3c54cb3ba588..66566cd312ce 100644 --- a/app-backup/restic/restic-0.11.0.ebuild +++ b/app-backup/restic/restic-0.11.0.ebuild @@ -607,7 +607,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 x86" IUSE="" RDEPEND="sys-fs/fuse:0" |