summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-01 19:02:07 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-01 19:02:07 +0000
commitf00b7befed83a0af1e6eb352a0a224ba3798f2c2 (patch)
treeda74ffbdf5f2eb17b9b3280692dfe3bb22c8dc2f
parentapp-backup/btrbk: Stabilize 0.32.6-r2 arm, #945621 (diff)
downloadgentoo-f00b7befed83a0af1e6eb352a0a224ba3798f2c2.tar.gz
gentoo-f00b7befed83a0af1e6eb352a0a224ba3798f2c2.tar.bz2
gentoo-f00b7befed83a0af1e6eb352a0a224ba3798f2c2.zip
app-backup/btrbk: Stabilize 0.32.6-r2 arm64, #945621
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 f53e66ff6d29..b439f7a8c329 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 ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"