app-backup/btrbk: arm stable wrt bug #630892
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 15 Mar 2018 15:28:07 +0000 (18:28 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 15 Mar 2018 15:28:07 +0000 (18:28 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-backup/btrbk/btrbk-0.25.1-r1.ebuild

index b8f702a1d9f083e406ec10d60adb65604112b91a..8b302fd3e61f7a9627cfc3326de621ea3e26ebbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
        SRC_URI=""
 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"