diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 21:51:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 21:55:14 +0100 |
commit | dc9a5e1ed3041efdca84ecebbf3e3cc8390cdce5 (patch) | |
tree | b3e2b15bfe54de2c93f041c764bdd4b717a37330 /app-backup | |
parent | dev-qt/qtcore: x86 stable (bug #699226) (diff) | |
download | gentoo-dc9a5e1ed3041efdca84ecebbf3e3cc8390cdce5.tar.gz gentoo-dc9a5e1ed3041efdca84ecebbf3e3cc8390cdce5.tar.bz2 gentoo-dc9a5e1ed3041efdca84ecebbf3e3cc8390cdce5.zip |
app-backup/restic: x86 stable (bug #706454)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-backup')
-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 4896858176fa..86433cdc3291 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" |