summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-26 15:38:12 +0100
committerSam James <sam@gentoo.org>2023-05-26 15:38:12 +0100
commit83f78f6d3f1b51ab5b7a8ae74aabd311bc92e23a (patch)
treec843ee0bea2594717ed2af6bba66669a19023aa7 /app-backup
parentmedia-libs/libquvi: Stabilize 0.9.4-r101 amd64, #899254 (diff)
downloadgentoo-83f78f6d3f1b51ab5b7a8ae74aabd311bc92e23a.tar.gz
gentoo-83f78f6d3f1b51ab5b7a8ae74aabd311bc92e23a.tar.bz2
gentoo-83f78f6d3f1b51ab5b7a8ae74aabd311bc92e23a.zip
app-backup/btrbk: Stabilize 0.32.6-r1 arm, #903647
Signed-off-by: Sam James <sam@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 0fa19175e32b..d54a3c87d902 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"