summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-17 18:30:09 -0500
committerFlorian Schmaus <flow@gentoo.org>2024-01-18 09:04:23 +0100
commit3cf25e44d5b224b80762e6679727a1c09ab217c3 (patch)
treece43d92e0fb0645ccccb75128aba34fb7130eb83 /app-backup
parentdev-python/apprise: Keyword 1.6.0 arm64, #920668 (diff)
downloadgentoo-3cf25e44d5b224b80762e6679727a1c09ab217c3.tar.gz
gentoo-3cf25e44d5b224b80762e6679727a1c09ab217c3.tar.bz2
gentoo-3cf25e44d5b224b80762e6679727a1c09ab217c3.zip
app-backup/borgmatic: Keyword 1.8.5 arm64, #920668
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/borgmatic/borgmatic-1.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/borgmatic/borgmatic-1.8.5.ebuild b/app-backup/borgmatic/borgmatic-1.8.5.ebuild
index fcbf7c22109a..3efcfe19d5ce 100644
--- a/app-backup/borgmatic/borgmatic-1.8.5.ebuild
+++ b/app-backup/borgmatic/borgmatic-1.8.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ HOMEPAGE="https://torsion.org/borgmatic/"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~arm64 ~riscv"
IUSE="apprise"
REQUIRED_USE="test? ( apprise )"