summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-01 20:35:50 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-01 20:35:50 +0000
commit09963e74a3bb3c51adf2f7ab4a76af3578ba56b5 (patch)
treea59daefe18052b2011c7d46d96b6be74fd207248 /app-backup
parentsys-block/tgt: stabilize 1.0.89 for amd64, arm64, ppc64, x86 (diff)
downloadgentoo-09963e74a3bb3c51adf2f7ab4a76af3578ba56b5.tar.gz
gentoo-09963e74a3bb3c51adf2f7ab4a76af3578ba56b5.tar.bz2
gentoo-09963e74a3bb3c51adf2f7ab4a76af3578ba56b5.zip
app-backup/btrbk: Keyword 0.32.6-r2 ppc, #917506
Signed-off-by: Arthur Zamarin <arthurzam@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 b2248f6f697c..0ea41f1b4d65 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 ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"