From a53ea8d4305fb85d4412ee65ec6ac4fdf24d747a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 9 Aug 2021 01:36:19 +0100 Subject: app-backup/btrbk: Stabilize 0.31.2 arm64, #806962 Signed-off-by: Sam James --- app-backup/btrbk/btrbk-0.31.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-backup') 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" -- cgit v1.2.3-65-gdbad