diff options
-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" |