summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-26 02:04:24 +0000
committerSam James <sam@gentoo.org>2021-01-26 02:04:24 +0000
commit27dc3672666e89df36b0ef79d6f02de6dacfb502 (patch)
tree3144040112c98c879c32b8d00de8816dc4bd7ff0 /app-backup
parentx11-libs/libvdpau: Drop old versions (diff)
downloadgentoo-27dc3672666e89df36b0ef79d6f02de6dacfb502.tar.gz
gentoo-27dc3672666e89df36b0ef79d6f02de6dacfb502.tar.bz2
gentoo-27dc3672666e89df36b0ef79d6f02de6dacfb502.zip
app-backup/borgbackup: Keyword 1.1.15 arm, #766525
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/borgbackup/borgbackup-1.1.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/borgbackup/borgbackup-1.1.15.ebuild b/app-backup/borgbackup/borgbackup-1.1.15.ebuild
index 19b329975d8b..74d30bf40008 100644
--- a/app-backup/borgbackup/borgbackup-1.1.15.ebuild
+++ b/app-backup/borgbackup/borgbackup-1.1.15.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
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
fi
DESCRIPTION="Deduplicating backup program with compression and authenticated encryption"