app-backup/btrbk: Stabilize 0.32.6-r2 x86, #945621

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2024-12-01 23:36:16 +01:00
parent dafbde6d2f
commit 461ad6caec

View File

@@ -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 ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~sparc x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"