From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 7F93E1581FB for ; Sun, 24 Nov 2024 08:03:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D16FE082F; Sun, 24 Nov 2024 08:03:21 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 6E056E082F for ; Sun, 24 Nov 2024 08:03:21 +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 8E750340C7B for ; Sun, 24 Nov 2024 08:03:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 296631E75 for ; Sun, 24 Nov 2024 08:03:19 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1732435316.b5280994ca2b7a03ba16db5cc14f800184b170d0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/notmuch/notmuch-0.38.3.ebuild X-VCS-Directories: net-mail/notmuch/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b5280994ca2b7a03ba16db5cc14f800184b170d0 X-VCS-Branch: master Date: Sun, 24 Nov 2024 08:03:19 +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: 1d3b7f8e-3025-4527-a2cf-683bbc5e8c47 X-Archives-Hash: 081a12df409fe5db7e2f06c7e8b98d02 commit: b5280994ca2b7a03ba16db5cc14f800184b170d0 Author: Joonas Niilola gentoo org> AuthorDate: Sun Nov 24 08:01:56 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Nov 24 08:01:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5280994 net-mail/notmuch: Stabilize 0.38.3 amd64, #944685 Signed-off-by: Joonas Niilola gentoo.org> net-mail/notmuch/notmuch-0.38.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/notmuch/notmuch-0.38.3.ebuild b/net-mail/notmuch/notmuch-0.38.3.ebuild index 22bc372d8f25..675d82d38915 100644 --- a/net-mail/notmuch/notmuch-0.38.3.ebuild +++ b/net-mail/notmuch/notmuch-0.38.3.ebuild @@ -18,7 +18,7 @@ LICENSE="GPL-3" # Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is # meant to be binary backward compatible. SLOT="0/5" -KEYWORDS="~alpha ~amd64 arm arm64 ~ppc64 ~riscv x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~ppc64 ~riscv x86 ~x64-macos" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} apidoc? ( doc )