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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3CE8D158041 for ; Mon, 25 Mar 2024 18:50:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81534E2A72; Mon, 25 Mar 2024 18:50:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68C74E2A72 for ; Mon, 25 Mar 2024 18:50:04 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A217D3406C2 for ; Mon, 25 Mar 2024 18:50:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24CEC15E8 for ; Mon, 25 Mar 2024 18:50:01 +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: <1711392575.5247a4bd65ed412b5964a0ca9e307ae3b0092dad.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/org-mode/org-mode-9.6.23.ebuild X-VCS-Directories: app-emacs/org-mode/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5247a4bd65ed412b5964a0ca9e307ae3b0092dad X-VCS-Branch: master Date: Mon, 25 Mar 2024 18:50:01 +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: 168979c8-e472-4ce0-ba0a-2dc7f1d7e3c7 X-Archives-Hash: 56c6b11c4e2be62accb61743ddd181ac commit: 5247a4bd65ed412b5964a0ca9e307ae3b0092dad Author: Sam James gentoo org> AuthorDate: Mon Mar 25 18:49:35 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 25 18:49:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5247a4bd app-emacs/org-mode: Stabilize 9.6.23 ALLARCHES, #927822 Signed-off-by: Sam James gentoo.org> app-emacs/org-mode/org-mode-9.6.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/org-mode/org-mode-9.6.23.ebuild b/app-emacs/org-mode/org-mode-9.6.23.ebuild index f8cba3023646..5acbbfad3f9e 100644 --- a/app-emacs/org-mode/org-mode-9.6.23.ebuild +++ b/app-emacs/org-mode/org-mode-9.6.23.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-3+ FDL-1.3+ CC-BY-SA-3.0 odt-schema? ( OASIS-Open )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="doc odt-schema" RESTRICT="test"