app-backup/btrbk: x86 stable (bug #630892)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 29 Oct 2017 20:08:17 +0000 (21:08 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 29 Oct 2017 21:07:42 +0000 (22:07 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

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

index 10a44f3e71384b9daaf7b28cf86345c7a2732957..50e618cfa461fb0011ad2c3bc290ef83941f0aa3 100644 (file)
@@ -9,10 +9,9 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="git://dev.tty0.ch/btrbk.git"
        inherit git-r3
        SRC_URI=""
-       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"