diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-23 11:14:57 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-23 11:14:57 +0100 |
commit | b63bcc4f18eeb60e0c862e10e64ff6ce67fc3753 (patch) | |
tree | 0a704e3146942694539c8ff040965b9cece4bb94 /app-backup/restic | |
parent | kde-plasma/plasma-desktop: Drop 5.23.5 (r0) (diff) | |
download | gentoo-b63bcc4f18eeb60e0c862e10e64ff6ce67fc3753.tar.gz gentoo-b63bcc4f18eeb60e0c862e10e64ff6ce67fc3753.tar.bz2 gentoo-b63bcc4f18eeb60e0c862e10e64ff6ce67fc3753.zip |
app-backup/restic: Stabilize 0.12.1 arm, #828325
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-backup/restic')
-rw-r--r-- | app-backup/restic/restic-0.12.1.ebuild | 2 |
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 2a40c9e4bebc..518e428eda2b 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" |