summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-23 11:07:50 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-23 11:07:50 +0100
commitfcdf915ec9ab65a2bc5c78f5dac095338dc4eddd (patch)
tree5ae7be3a1bca5a175a9ec8c0f46d603bb73fd2f6 /app-backup
parentmedia-sound/abcmidi: bump to 2022.02.21, dropped 2022.02.18 (diff)
downloadgentoo-fcdf915ec9ab65a2bc5c78f5dac095338dc4eddd.tar.gz
gentoo-fcdf915ec9ab65a2bc5c78f5dac095338dc4eddd.tar.bz2
gentoo-fcdf915ec9ab65a2bc5c78f5dac095338dc4eddd.zip
app-backup/restic: Stabilize 0.12.1 amd64, #828325
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/restic/restic-0.12.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/restic/restic-0.12.1.ebuild b/app-backup/restic/restic-0.12.1.ebuild
index 1270d4b3f743..1658f7d50f71 100644
--- a/app-backup/restic/restic-0.12.1.ebuild
+++ b/app-backup/restic/restic-0.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"