commit: 21f3ba1a06037967a6f915a97387998c14db483b
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 20:08:17 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 21:07:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f3ba1a
app-backup/btrbk: x86 stable (bug #630892)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
app-backup/btrbk/btrbk-0.25.1-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-backup/btrbk/btrbk-0.25.1-r1.ebuild
b/app-backup/btrbk/btrbk-0.25.1-r1.ebuild
index 10a44f3e713..50e618cfa46 100644
--- a/app-backup/btrbk/btrbk-0.25.1-r1.ebuild
+++ b/app-backup/btrbk/btrbk-0.25.1-r1.ebuild
@@ -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"