diff options
-rw-r--r-- | app-backup/restic/restic-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/restic/restic-0.12.0.ebuild b/app-backup/restic/restic-0.12.0.ebuild index 2f9ae4252353..1a6e09ae863c 100644 --- a/app-backup/restic/restic-0.12.0.ebuild +++ b/app-backup/restic/restic-0.12.0.ebuild @@ -606,7 +606,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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND="sys-fs/fuse:0" |