diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 13:46:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 13:46:41 +0100 |
commit | c6eb87669117fed6f92db607dc0aaa1816a95133 (patch) | |
tree | 323dcde0e5b30765629ef79c81c34c17335b1ad2 /app-backup/restic | |
parent | x11-libs/gtkdatabox: amd64 stable wrt bug #706452 (diff) | |
download | gentoo-c6eb87669117fed6f92db607dc0aaa1816a95133.tar.gz gentoo-c6eb87669117fed6f92db607dc0aaa1816a95133.tar.bz2 gentoo-c6eb87669117fed6f92db607dc0aaa1816a95133.zip |
app-backup/restic: amd64 stable wrt bug #706454
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-backup/restic')
-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 afbf39d0b7e8..f3cbd14139e5 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" |