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 89080158015 for ; Fri, 22 Dec 2023 05:07:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A878A2BC06F; Fri, 22 Dec 2023 05:07:48 +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 807122BC06F for ; Fri, 22 Dec 2023 05:07:48 +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 948E9342FFA for ; Fri, 22 Dec 2023 05:07:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 000A014C9 for ; Fri, 22 Dec 2023 05:07:43 +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: <1703221491.c287f5593528b5e346c1949f5541a9362280d911.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.12.ebuild X-VCS-Directories: app-emacs/org-mode/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c287f5593528b5e346c1949f5541a9362280d911 X-VCS-Branch: master Date: Fri, 22 Dec 2023 05:07:43 +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: 49709176-05c4-4109-9a72-da54300c3df7 X-Archives-Hash: c4bcf9f2535f8cf2ed9b497d74dc6b05 commit: c287f5593528b5e346c1949f5541a9362280d911 Author: Sam James gentoo org> AuthorDate: Fri Dec 22 05:02:45 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 22 05:04:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c287f559 app-emacs/org-mode: Stabilize 9.6.12 ALLARCHES, #920503 Signed-off-by: Sam James gentoo.org> app-emacs/org-mode/org-mode-9.6.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/org-mode/org-mode-9.6.12.ebuild b/app-emacs/org-mode/org-mode-9.6.12.ebuild index 77e4614e18c6..2747f4956985 100644 --- a/app-emacs/org-mode/org-mode-9.6.12.ebuild +++ b/app-emacs/org-mode/org-mode-9.6.12.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"