From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1643335-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 624C215817D
	for <garchives@archives.gentoo.org>; Sat, 15 Jun 2024 23:34:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7F5362BC058;
	Sat, 15 Jun 2024 23:34:57 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 673DC2BC058
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Jun 2024 23:34:57 +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 A88F5335C7A
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Jun 2024 23:34:56 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A4CD81D15
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Jun 2024 23:34:53 +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: <1718494479.e2ada59c781234e4996cf4b4780d385e7893ffb1.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-basic/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-texlive/texlive-basic/texlive-basic-2023_p59159-r4.ebuild
X-VCS-Directories: dev-texlive/texlive-basic/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: e2ada59c781234e4996cf4b4780d385e7893ffb1
X-VCS-Branch: master
Date: Sat, 15 Jun 2024 23:34:53 +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: 55afb84f-fb56-43c7-9a58-97e92ba8ce47
X-Archives-Hash: 348e2a22370bf6ba90d4f55df87524ec

commit:     e2ada59c781234e4996cf4b4780d385e7893ffb1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 23:34:39 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 23:34:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ada59c

dev-texlive/texlive-basic: Stabilize 2023_p59159-r4 ppc64, #934251

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-texlive/texlive-basic/texlive-basic-2023_p59159-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r4.ebuild b/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r4.ebuild
index eec442f72ef9..2442a1bb7eb4 100644
--- a/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r4.ebuild
+++ b/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r4.ebuild
@@ -81,7 +81,7 @@ DESCRIPTION="TeXLive Essential programs and files"
 
 LICENSE="GPL-1+ GPL-2+ LGPL-2.1 LPPL-1.0 LPPL-1.3 LPPL-1.3c MIT OFL-1.1 TeX TeX-other-free public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 COMMON_DEPEND="
 	>=app-text/texlive-core-2023[luajittex?]
 "