commit: babcdd7cd3d5036a08411c14c9c428514774fa75 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Mar 3 12:34:38 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Mar 3 12:34:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=babcdd7c
app-backup/restic: amd64 stable wrt bug #773973 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-backup/restic/restic-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/restic/restic-0.11.0.ebuild b/app-backup/restic/restic-0.11.0.ebuild index 15756fd2372..d2e050a5114 100644 --- a/app-backup/restic/restic-0.11.0.ebuild +++ b/app-backup/restic/restic-0.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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"
