commit:     04975cfe70f17d981a22158399ad8004cc9755d6
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 20:55:02 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 20:55:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04975cfe

app-backup/btrbk: amd64 stable wrt bug #672766

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-backup/btrbk/btrbk-0.27.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-backup/btrbk/btrbk-0.27.0.ebuild 
b/app-backup/btrbk/btrbk-0.27.0.ebuild
index 42952039875..169a41f7708 100644
--- a/app-backup/btrbk/btrbk-0.27.0.ebuild
+++ b/app-backup/btrbk/btrbk-0.27.0.ebuild
@@ -9,10 +9,10 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/digint/btrbk.git";
        inherit git-r3
        SRC_URI=""
-       KEYWORDS="x86"
+       KEYWORDS="amd64 x86"
 else
        SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz";
-       KEYWORDS="~amd64 ~arm x86"
+       KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Tool for creating snapshots and remote backups of btrfs 
subvolumes"

Reply via email to