Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/restic/
Date: Mon, 27 Jan 2020 12:46:50
Message-Id: 1580129201.c6eb87669117fed6f92db607dc0aaa1816a95133.ago@gentoo
1 commit: c6eb87669117fed6f92db607dc0aaa1816a95133
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 12:46:41 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 12:46:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6eb8766
7
8 app-backup/restic: amd64 stable wrt bug #706454
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-backup/restic/restic-0.9.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-backup/restic/restic-0.9.6.ebuild b/app-backup/restic/restic-0.9.6.ebuild
18 index afbf39d0b7e..f3cbd14139e 100644
19 --- a/app-backup/restic/restic-0.9.6.ebuild
20 +++ b/app-backup/restic/restic-0.9.6.ebuild
21 @@ -12,7 +12,7 @@ EGO_PN="github.com/restic/restic"
22
23 LICENSE="Apache-2.0 BSD BSD-2 LGPL-3-with-linking-exception MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 arm x86"
26 +KEYWORDS="amd64 arm x86"
27 IUSE=""
28
29 RDEPEND="sys-fs/fuse:0"