summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/btrbk/btrbk-0.24.0.ebuild')
-rw-r--r--app-backup/btrbk/btrbk-0.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/btrbk/btrbk-0.24.0.ebuild b/app-backup/btrbk/btrbk-0.24.0.ebuild
index e30d7ac4020b..89790d6eae18 100644
--- a/app-backup/btrbk/btrbk-0.24.0.ebuild
+++ b/app-backup/btrbk/btrbk-0.24.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
KEYWORDS=""
else
SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"