From 1e5451248389bff05a7c0363467eafc459b73ac2 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 11 Aug 2021 08:43:16 +0200 Subject: app-backup/btrbk: x86 stable wrt bug #806962 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- app-backup/btrbk/btrbk-0.31.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-backup') diff --git a/app-backup/btrbk/btrbk-0.31.2.ebuild b/app-backup/btrbk/btrbk-0.31.2.ebuild index d849b41fb4e9..769c2a4aee99 100644 --- a/app-backup/btrbk/btrbk-0.31.2.ebuild +++ b/app-backup/btrbk/btrbk-0.31.2.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" -- cgit v1.2.3-65-gdbad