summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-18 02:29:10 +0000
committerSam James <sam@gentoo.org>2023-11-18 02:29:10 +0000
commitceeb884b2ba925a13b6d3eb57e11c90072fff42b (patch)
treee353d6357cc0266e278cc0a1380eb7c3ccfd3c48 /app-backup
parentsys-fs/btrfsmaintenance: Keyword 0.5 arm, #917505 (diff)
downloadgentoo-ceeb884b2ba925a13b6d3eb57e11c90072fff42b.tar.gz
gentoo-ceeb884b2ba925a13b6d3eb57e11c90072fff42b.tar.bz2
gentoo-ceeb884b2ba925a13b6d3eb57e11c90072fff42b.zip
app-backup/btrbk: Keyword 0.32.6-r2 sparc, #917506
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/btrbk/btrbk-0.32.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/btrbk/btrbk-0.32.6-r2.ebuild b/app-backup/btrbk/btrbk-0.32.6-r2.ebuild
index 3d512852507b..b2248f6f697c 100644
--- a/app-backup/btrbk/btrbk-0.32.6-r2.ebuild
+++ b/app-backup/btrbk/btrbk-0.32.6-r2.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 ~sparc ~x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"