commit: e8f6b58b58f99c182b3d68bb3879761f0effd62d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 31 14:49:17 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 31 14:49:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f6b58b
app-backup/borgmatic: Stabilize 1.9.5 amd64, #949114 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-backup/borgmatic/borgmatic-1.9.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/borgmatic/borgmatic-1.9.5.ebuild b/app-backup/borgmatic/borgmatic-1.9.5.ebuild index e4cff409d255..5d3951cc7a71 100644 --- a/app-backup/borgmatic/borgmatic-1.9.5.ebuild +++ b/app-backup/borgmatic/borgmatic-1.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~riscv" IUSE="apprise" # borg is called as an external tool, hence no pythonic stuff
