summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-23 11:07:55 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-23 11:07:55 +0100
commitfd4494ce6b5bbcee18581a415f0d1a8c3d31c2a2 (patch)
tree2b958efbc1780c2e68d7f0b62cafa10a11f574d9 /app-backup
parentapp-backup/restic: Stabilize 0.12.1 amd64, #828325 (diff)
downloadgentoo-fd4494ce6b5bbcee18581a415f0d1a8c3d31c2a2.tar.gz
gentoo-fd4494ce6b5bbcee18581a415f0d1a8c3d31c2a2.tar.bz2
gentoo-fd4494ce6b5bbcee18581a415f0d1a8c3d31c2a2.zip
app-backup/restic: Stabilize 0.12.1 x86, #828325
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/restic/restic-0.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/restic/restic-0.12.1.ebuild b/app-backup/restic/restic-0.12.1.ebuild
index 1658f7d50f71..2a40c9e4bebc 100644
--- a/app-backup/restic/restic-0.12.1.ebuild
+++ b/app-backup/restic/restic-0.12.1.ebuild
@@ -760,7 +760,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 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
IUSE=""
RDEPEND="sys-fs/fuse:0"