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 90D801582ED for ; Wed, 12 Jun 2024 02:01:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1F62E2A88; Wed, 12 Jun 2024 02:01:19 +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 1FFD2E2A86 for ; Wed, 12 Jun 2024 02:01:19 +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 6F1CD335DC5 for ; Wed, 12 Jun 2024 02:01:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D6651C9B for ; Wed, 12 Jun 2024 02:01:14 +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: <1718157645.b7ab6757d7c7cae07ef255aa57b86674411293e7.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.29.ebuild X-VCS-Directories: app-emacs/org-mode/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b7ab6757d7c7cae07ef255aa57b86674411293e7 X-VCS-Branch: master Date: Wed, 12 Jun 2024 02:01:14 +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: 6eec9153-a136-4804-b3c7-6328d01bc354 X-Archives-Hash: a01ab0c05181c58afd035aa5bb4cddb4 commit: b7ab6757d7c7cae07ef255aa57b86674411293e7 Author: Sam James gentoo org> AuthorDate: Wed Jun 12 02:00:45 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 12 02:00:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7ab6757 app-emacs/org-mode: Stabilize 9.6.29 ALLARCHES, #934076 Signed-off-by: Sam James gentoo.org> app-emacs/org-mode/org-mode-9.6.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/org-mode/org-mode-9.6.29.ebuild b/app-emacs/org-mode/org-mode-9.6.29.ebuild index 6a5fae66355f..99d1b2f0ae2f 100644 --- a/app-emacs/org-mode/org-mode-9.6.29.ebuild +++ b/app-emacs/org-mode/org-mode-9.6.29.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"