app-backup/btrbk: Keyword for the arm platform.
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 22 Jul 2016 15:16:03 +0000 (17:16 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 22 Jul 2016 17:38:34 +0000 (19:38 +0200)
Courtesy of Andrius Štikonas <andrius@stikonas.eu>.

Gentoo-Bug: https://bugs.gentoo.org/588854

Package-Manager: portage-2.2.28

app-backup/btrbk/btrbk-0.23.3.ebuild

index 45cbbca331fe07fd15062ef003fbcbcf87b2f72d..20374d41c46072f57c826b42f1107a1eccd0d2df 100644 (file)
@@ -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"