commit: e3f0186cfd0f7fe2d0c91cf4c067467c4375f794
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 5 12:28:42 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 5 12:28:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f0186c
app-backup/btrbk: Stabilize 0.32.6-r2 amd64, #945621
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-backup/btrbk/btrbk-0.32.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-backup/btrbk/btrbk-0.32.6-r2.ebuild
b/app-backup/btrbk/btrbk-0.32.6-r2.ebuild
index 688ca33b23fb..0530df10ddef 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 ~ppc ~ppc64 ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs
subvolumes"