From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1591900-garchives=archives.gentoo.org@lists.gentoo.org> 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 A52E615838C for <garchives@archives.gentoo.org>; Thu, 18 Jan 2024 17:25:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B90C2BC01B; Thu, 18 Jan 2024 17:25:11 +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 382D02BC01B for <gentoo-commits@lists.gentoo.org>; Thu, 18 Jan 2024 17:25:11 +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 67BEF3433B8 for <gentoo-commits@lists.gentoo.org>; Thu, 18 Jan 2024 17:25:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7F4014B4 for <gentoo-commits@lists.gentoo.org>; Thu, 18 Jan 2024 17:25:08 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1705598599.bedf97d7714ce14d2df15ccb8ec67bd821b4c7b3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pandoc-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild X-VCS-Directories: app-text/pandoc-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bedf97d7714ce14d2df15ccb8ec67bd821b4c7b3 X-VCS-Branch: master Date: Thu, 18 Jan 2024 17:25:08 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4fdc818d-52c3-4f84-bbb5-32c490605581 X-Archives-Hash: fcc0ab104c23099c962fa9bd86f69ec3 commit: bedf97d7714ce14d2df15ccb8ec67bd821b4c7b3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 18 17:23:19 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 18 17:23:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bedf97d7 app-text/pandoc-bin: Stabilize 3.1.11 amd64, #922354 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild b/app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild index b22e74728bcf..99deb0ffec22 100644 --- a/app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild +++ b/app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" +KEYWORDS="-* amd64 ~arm64" IUSE="+pandoc-symlink" RDEPEND="