app-backup/btrbk: amd64 stable wrt bug #592054
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 29 Dec 2016 10:04:16 +0000 (11:04 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 29 Dec 2016 10:04:16 +0000 (11:04 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-backup/btrbk/btrbk-0.24.0.ebuild

index 20374d41c46072f57c826b42f1107a1eccd0d2df..e30d7ac4020b8e737b2ae8332efd555d0d21804f 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 ~arm ~x86"
+       KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"