app-backup/btrbk: arm stable (bug 592054).
authorMichael Weber <xmw@gentoo.org>
Fri, 10 Feb 2017 01:38:59 +0000 (02:38 +0100)
committerMichael Weber <xmw@gentoo.org>
Fri, 10 Feb 2017 01:56:15 +0000 (02:56 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-backup/btrbk/btrbk-0.24.0.ebuild

index 89790d6eae18dd80efdb4036bc9ada943a26a3f8..bbb424f0812a864e6a6b2adecfa2b990845fd940 100644 (file)
@@ -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"