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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 05B46158042 for ; Mon, 21 Oct 2024 18:41:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5AEAE0A5E; Mon, 21 Oct 2024 18:41:51 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0EC7E0A5E for ; Mon, 21 Oct 2024 18:41:51 +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 06388343091 for ; Mon, 21 Oct 2024 18:41:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64BCE2530 for ; Mon, 21 Oct 2024 18:41:47 +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: <1729536102.7ad2bd91821fd0ddca97a225493e89d445dbc90a.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/hevea/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/hevea/hevea-2.36.ebuild X-VCS-Directories: dev-tex/hevea/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 7ad2bd91821fd0ddca97a225493e89d445dbc90a X-VCS-Branch: master Date: Mon, 21 Oct 2024 18:41:47 +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: 16610803-225c-4ea0-a618-7a78b33e7d06 X-Archives-Hash: dfef35a70a0403e2d628d5df43e1160a commit: 7ad2bd91821fd0ddca97a225493e89d445dbc90a Author: Arthur Zamarin gentoo org> AuthorDate: Mon Oct 21 18:41:42 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Oct 21 18:41:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad2bd91 dev-tex/hevea: Stabilize 2.36 ppc64, #941935 Signed-off-by: Arthur Zamarin gentoo.org> dev-tex/hevea/hevea-2.36.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/hevea/hevea-2.36.ebuild b/dev-tex/hevea/hevea-2.36.ebuild index 77d7572fe0a6..051200f5d410 100644 --- a/dev-tex/hevea/hevea-2.36.ebuild +++ b/dev-tex/hevea/hevea-2.36.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://hevea.inria.fr/distri/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" # - hevea's imagen script calls gs from app-text/ghostscript-gpl, hence