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 8B7FF1582EF for ; Sat, 08 Mar 2025 01:10:56 +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 75B9F341C4B for ; Sat, 08 Mar 2025 01:10:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 762171103C7; Sat, 08 Mar 2025 01:10:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6C7181103C7 for ; Sat, 08 Mar 2025 01:10:47 +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 2535733F9FD for ; Sat, 08 Mar 2025 01:10:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48F2128A1 for ; Sat, 08 Mar 2025 01:10:44 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1741396226.0fab72e849cd370df4db7b09c687bc6058be2b79.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/safecat/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/safecat/safecat-1.13-r2.ebuild X-VCS-Directories: net-mail/safecat/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 0fab72e849cd370df4db7b09c687bc6058be2b79 X-VCS-Branch: master Date: Sat, 08 Mar 2025 01:10:44 +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: 41ce8b64-e04a-4aa7-a8be-c1d7a6e8148f X-Archives-Hash: b5ab053b997ed4adc6fac9ed00c4fa5a commit: 0fab72e849cd370df4db7b09c687bc6058be2b79 Author: Jakov Smolić gentoo org> AuthorDate: Sat Mar 8 01:10:26 2025 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Sat Mar 8 01:10:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fab72e8 net-mail/safecat: Stabilize 1.13-r2 amd64, #950733 Signed-off-by: Jakov Smolić gentoo.org> net-mail/safecat/safecat-1.13-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/safecat/safecat-1.13-r2.ebuild b/net-mail/safecat/safecat-1.13-r2.ebuild index 46585d957532..db8ec18c3ad6 100644 --- a/net-mail/safecat/safecat-1.13-r2.ebuild +++ b/net-mail/safecat/safecat-1.13-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" mirror://gentoo/${P}-clang-fixes.patch" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~mips ppc ~sparc ~x86" RESTRICT="test" DEPEND="sys-apps/groff"