summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-09 01:36:19 +0100
committerSam James <sam@gentoo.org>2021-08-09 01:36:19 +0100
commita53ea8d4305fb85d4412ee65ec6ac4fdf24d747a (patch)
tree5d2227fe1c9733251be3f08f6f1c73f6e6fd0890 /app-backup/btrbk
parentsys-block/mbuffer: Stabilize 20200929 arm64, #806962 (diff)
downloadgentoo-a53ea8d4305fb85d4412ee65ec6ac4fdf24d747a.tar.gz
gentoo-a53ea8d4305fb85d4412ee65ec6ac4fdf24d747a.tar.bz2
gentoo-a53ea8d4305fb85d4412ee65ec6ac4fdf24d747a.zip
app-backup/btrbk: Stabilize 0.31.2 arm64, #806962
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup/btrbk')
-rw-r--r--app-backup/btrbk/btrbk-0.31.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/btrbk/btrbk-0.31.2.ebuild b/app-backup/btrbk/btrbk-0.31.2.ebuild
index 14ae7859b117..d849b41fb4e9 100644
--- a/app-backup/btrbk/btrbk-0.31.2.ebuild
+++ b/app-backup/btrbk/btrbk-0.31.2.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 ~x86"
+ KEYWORDS="amd64 arm arm64 ~x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"