From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9BE911582EF for ; Thu, 20 Feb 2025 13:05:18 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8874F342FB2 for ; Thu, 20 Feb 2025 13:05:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9F3AC11047C; Thu, 20 Feb 2025 13:04:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 958AA11047C for ; Thu, 20 Feb 2025 13:04:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C24F342F64 for ; Thu, 20 Feb 2025 13:04:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA7C227BC for ; Thu, 20 Feb 2025 13:04:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1740056605.b055f1691b5e160e4b2c7c0d5376cf30b06139c0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/borgmatic/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/borgmatic/borgmatic-1.9.6.ebuild X-VCS-Directories: app-backup/borgmatic/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b055f1691b5e160e4b2c7c0d5376cf30b06139c0 X-VCS-Branch: master Date: Thu, 20 Feb 2025 13:04:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c099e5c8-e083-4ed7-8d1e-6a77511ede14 X-Archives-Hash: ce061551317ffd1ca5b558385bef37f4 commit: b055f1691b5e160e4b2c7c0d5376cf30b06139c0 Author: Sam James gentoo org> AuthorDate: Thu Feb 20 13:03:25 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 20 13:03:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b055f169 app-backup/borgmatic: Stabilize 1.9.6 amd64, #949992 Signed-off-by: Sam James gentoo.org> app-backup/borgmatic/borgmatic-1.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/borgmatic/borgmatic-1.9.6.ebuild b/app-backup/borgmatic/borgmatic-1.9.6.ebuild index dea28ebb55e3..5d3951cc7a71 100644 --- a/app-backup/borgmatic/borgmatic-1.9.6.ebuild +++ b/app-backup/borgmatic/borgmatic-1.9.6.ebuild @@ -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