summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-26 23:05:39 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-26 23:05:39 +0300
commitdc7e5c1d8027e7e7ce24d09d062eff9c9a6f7e3c (patch)
tree715f07ccdd5227c2759b103d0b40c58f62074845 /app-backup
parentapp-text/xchm: Stabilize 1.35 x86, #903569 (diff)
downloadgentoo-dc7e5c1d8027e7e7ce24d09d062eff9c9a6f7e3c.tar.gz
gentoo-dc7e5c1d8027e7e7ce24d09d062eff9c9a6f7e3c.tar.bz2
gentoo-dc7e5c1d8027e7e7ce24d09d062eff9c9a6f7e3c.zip
app-backup/btrbk: Stabilize 0.32.6-r1 x86, #903647
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/btrbk/btrbk-0.32.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/btrbk/btrbk-0.32.6-r1.ebuild b/app-backup/btrbk/btrbk-0.32.6-r1.ebuild
index ba3e4ad4b706..37c776f04287 100644
--- a/app-backup/btrbk/btrbk-0.32.6-r1.ebuild
+++ b/app-backup/btrbk/btrbk-0.32.6-r1.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"