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 46122158649 for ; Tue, 9 May 2023 04:09:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75EA9E088F; Tue, 9 May 2023 04:09:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 27CF8E088C for ; Tue, 9 May 2023 04:09:05 +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 12879340DCC for ; Tue, 9 May 2023 04:09:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88053A67 for ; Tue, 9 May 2023 04:09:02 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1683605325.76409454534dd901ab0e21d629cf56ab66825bfe.arthurzam@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.3.ebuild X-VCS-Directories: app-emacs/org-mode/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 76409454534dd901ab0e21d629cf56ab66825bfe X-VCS-Branch: master Date: Tue, 9 May 2023 04:09:02 +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: ba06ad6b-271e-4354-a4e7-84bd79e999dc X-Archives-Hash: fdc193fa08a9169e5be0f82d72911497 commit: 76409454534dd901ab0e21d629cf56ab66825bfe Author: Arthur Zamarin gentoo org> AuthorDate: Tue May 9 04:08:45 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue May 9 04:08:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76409454 app-emacs/org-mode: Stabilize 9.6.3 ALLARCHES, #905970 Signed-off-by: Arthur Zamarin gentoo.org> app-emacs/org-mode/org-mode-9.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/org-mode/org-mode-9.6.3.ebuild b/app-emacs/org-mode/org-mode-9.6.3.ebuild index 77e4614e18c6..2747f4956985 100644 --- a/app-emacs/org-mode/org-mode-9.6.3.ebuild +++ b/app-emacs/org-mode/org-mode-9.6.3.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"