From 52d0f46ce5a0dc4454565d1c3e175d1f84c91d89 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 4 Mar 2021 11:42:15 +0100 Subject: [PATCH] app-backup/restic: x86 stable wrt bug #773973 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- app-backup/restic/restic-0.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/restic/restic-0.11.0.ebuild b/app-backup/restic/restic-0.11.0.ebuild index d2e050a5114e..3c54cb3ba588 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"