From: Michael Weber Date: Fri, 10 Feb 2017 01:38:59 +0000 (+0100) Subject: app-backup/btrbk: arm stable (bug 592054). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aae1ed6cd51f479114541bc72bfa88b5cb25414a;p=gentoo.git app-backup/btrbk: arm stable (bug 592054). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-backup/btrbk/btrbk-0.24.0.ebuild b/app-backup/btrbk/btrbk-0.24.0.ebuild index 89790d6eae18..bbb424f0812a 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"