summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-03 03:37:25 +0000
committerSam James <sam@gentoo.org>2023-12-03 03:37:25 +0000
commit5bcbe12d0d6500b22e7db14c1119e76990c6095b (patch)
tree66d459cfe396e821b981b2ecfb3dd70435326ea4 /app-backup
parentsys-devel/gcc: add 13.2.1_p20231202 (diff)
downloadgentoo-5bcbe12d0d6500b22e7db14c1119e76990c6095b.tar.gz
gentoo-5bcbe12d0d6500b22e7db14c1119e76990c6095b.tar.bz2
gentoo-5bcbe12d0d6500b22e7db14c1119e76990c6095b.zip
app-backup/btrbk: Keyword 0.32.6-r2 ppc64, #917506
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/btrbk/btrbk-0.32.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/btrbk/btrbk-0.32.6-r2.ebuild b/app-backup/btrbk/btrbk-0.32.6-r2.ebuild
index 0ea41f1b4d65..66e00dd28638 100644
--- a/app-backup/btrbk/btrbk-0.32.6-r2.ebuild
+++ b/app-backup/btrbk/btrbk-0.32.6-r2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
else
SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"