diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 11:42:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 11:42:15 +0100 |
commit | 52d0f46ce5a0dc4454565d1c3e175d1f84c91d89 (patch) | |
tree | a60e2c9d3a93fc69dd9ca78d1894df2afc79a285 /app-backup/restic | |
parent | dev-python/nbval: amd64/x86 stable (ALLARCHES policy) wrt bug #773931 (diff) | |
download | gentoo-52d0f46ce5a0dc4454565d1c3e175d1f84c91d89.tar.gz gentoo-52d0f46ce5a0dc4454565d1c3e175d1f84c91d89.tar.bz2 gentoo-52d0f46ce5a0dc4454565d1c3e175d1f84c91d89.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'app-backup/restic')
-rw-r--r-- | app-backup/restic/restic-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |