Skip to content

Commit

Permalink
app-backup/btrbk: arm stable wrt bug #672766
Browse files Browse the repository at this point in the history
Signed-off-by: Mikle Kolyada <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
  • Loading branch information
Zlogene committed Jan 23, 2019
1 parent 4c623c7 commit 81e3add
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-backup/btrbk/btrbk-0.27.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -9,10 +9,10 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/digint/btrbk.git"
inherit git-r3
SRC_URI=""
KEYWORDS="amd64 x86"
KEYWORDS="amd64 arm x86"
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"
Expand Down

0 comments on commit 81e3add

Please sign in to comment.