From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 3CC0B1584AD for ; Mon, 05 May 2025 23:10:09 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 2400C343157 for ; Mon, 05 May 2025 23:10:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 349F51103C1; Mon, 05 May 2025 23:10:00 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 2BD621103C1 for ; Mon, 05 May 2025 23:10:00 +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 DABAF34310A for ; Mon, 05 May 2025 23:09:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D4AD2775 for ; Mon, 05 May 2025 23:09:58 +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: <1746486500.817bffa027473cc6d4e388140863ea81e41a6cb2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/bibtexu/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild X-VCS-Directories: dev-tex/bibtexu/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 817bffa027473cc6d4e388140863ea81e41a6cb2 X-VCS-Branch: master Date: Mon, 05 May 2025 23:09:58 +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: 4f4ade65-aa49-4252-8e23-8f69a889705f X-Archives-Hash: 58200f618d2026ed9c76a3fe94f27fc4 commit: 817bffa027473cc6d4e388140863ea81e41a6cb2 Author: Sam James gentoo org> AuthorDate: Mon May 5 23:07:10 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 5 23:08:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817bffa0 dev-tex/bibtexu: Stabilize 3.72_p20240311 hppa, #954600 Signed-off-by: Sam James gentoo.org> dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild b/dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild index faab27ab1709..a57022c39614 100644 --- a/dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild +++ b/dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/texlive-${PV#*_p}-source/texk/bibtex-x LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc source"