diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 14:47:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 14:47:32 +0300 |
commit | 71541aa7c795419aaf0b37058c0360422a1c8362 (patch) | |
tree | 0be406e10fad3fe88cb56c8f6fd62624721b558b /app-backup | |
parent | dev-python/pyflakes: arm stable wrt bug #704472 (diff) | |
download | gentoo-71541aa7c795419aaf0b37058c0360422a1c8362.tar.gz gentoo-71541aa7c795419aaf0b37058c0360422a1c8362.tar.bz2 gentoo-71541aa7c795419aaf0b37058c0360422a1c8362.zip |
app-backup/restic: arm stable wrt bug #706454
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/restic/restic-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/restic/restic-0.9.6.ebuild b/app-backup/restic/restic-0.9.6.ebuild index 86433cdc3291..afbf39d0b7e8 100644 --- a/app-backup/restic/restic-0.9.6.ebuild +++ b/app-backup/restic/restic-0.9.6.ebuild @@ -12,7 +12,7 @@ EGO_PN="github.com/restic/restic" 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" |