From 8e8f3c3387401031836136bd9b20271d2dd75b73 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Fri, 22 Jul 2016 17:16:03 +0200 Subject: app-backup/btrbk: Keyword for the arm platform. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Courtesy of Andrius Štikonas . Gentoo-Bug: https://bugs.gentoo.org/588854 Package-Manager: portage-2.2.28 --- app-backup/btrbk/btrbk-0.23.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-backup/btrbk/btrbk-0.23.3.ebuild') diff --git a/app-backup/btrbk/btrbk-0.23.3.ebuild b/app-backup/btrbk/btrbk-0.23.3.ebuild index 45cbbca331fe..20374d41c460 100644 --- a/app-backup/btrbk/btrbk-0.23.3.ebuild +++ b/app-backup/btrbk/btrbk-0.23.3.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then KEYWORDS="" else SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm ~x86" fi DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes" -- cgit v1.2.3-65-gdbad