commit: aae1ed6cd51f479114541bc72bfa88b5cb25414a
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 01:38:59 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 01:56:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae1ed6c
app-backup/btrbk: arm stable (bug 592054).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-backup/btrbk/btrbk-0.24.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-backup/btrbk/btrbk-0.24.0.ebuild
b/app-backup/btrbk/btrbk-0.24.0.ebuild
index 89790d6eae..bbb424f081 100644
--- a/app-backup/btrbk/btrbk-0.24.0.ebuild
+++ b/app-backup/btrbk/btrbk-0.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
KEYWORDS=""
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"