Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/btrbk/
Date: Thu, 29 Dec 2016 10:06:27
Message-Id: 1483005856.0cc7a50ea9a6533ede0bd9861d82bad35a3e4dd6.ago@gentoo
1 commit: 0cc7a50ea9a6533ede0bd9861d82bad35a3e4dd6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 10:04:16 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 10:04:16 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc7a50e
7
8 app-backup/btrbk: amd64 stable wrt bug #592054
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-backup/btrbk/btrbk-0.24.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-backup/btrbk/btrbk-0.24.0.ebuild b/app-backup/btrbk/btrbk-0.24.0.ebuild
18 index 20374d4..e30d7ac 100644
19 --- a/app-backup/btrbk/btrbk-0.24.0.ebuild
20 +++ b/app-backup/btrbk/btrbk-0.24.0.ebuild
21 @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
22 KEYWORDS=""
23 else
24 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
25 - KEYWORDS="~amd64 ~arm ~x86"
26 + KEYWORDS="amd64 ~arm ~x86"
27 fi
28
29 DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"