summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2021-01-11 10:07:49 -0500
committerCraig Andrews <candrews@gentoo.org>2021-01-11 10:08:20 -0500
commit012a2812efdd57609b64b238d7be5c2401b5eac0 (patch)
tree88bc1e739d7ebf95f93826fefd8265c43ee063a1 /app-backup/btrbk/btrbk-9999.ebuild
parentdev-php/pecl-memcached: Drop old (diff)
downloadgentoo-012a2812efdd57609b64b238d7be5c2401b5eac0.tar.gz
gentoo-012a2812efdd57609b64b238d7be5c2401b5eac0.tar.bz2
gentoo-012a2812efdd57609b64b238d7be5c2401b5eac0.zip
app-backup/btrbk: 0.31.0 version bump
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'app-backup/btrbk/btrbk-9999.ebuild')
-rw-r--r--app-backup/btrbk/btrbk-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/btrbk/btrbk-9999.ebuild b/app-backup/btrbk/btrbk-9999.ebuild
index 9406cd634c9b..f301c70cd559 100644
--- a/app-backup/btrbk/btrbk-9999.ebuild
+++ b/app-backup/btrbk/btrbk-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
else
SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
DESCRIPTION="Tool for creating snapshots and remote backups of btrfs subvolumes"