commit: 461ad6caec8dd0bc655298037d95128e556a64d5 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Dec 1 22:36:16 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Dec 1 22:36:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=461ad6ca
app-backup/btrbk: Stabilize 0.32.6-r2 x86, #945621 Signed-off-by: Jakov Smolić <jsmolic <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 b439f7a8c329..688ca33b23fb 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"