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 1DAAD1581EC for ; Sat, 23 Nov 2024 16:08:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C255E086F; Sat, 23 Nov 2024 16:08:43 +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 EB5A0E086F for ; Sat, 23 Nov 2024 16:08:42 +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 6C11E342FA6 for ; Sat, 23 Nov 2024 16:08:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3128F213D for ; Sat, 23 Nov 2024 16:08:39 +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: <1732378080.6aa613a82bf09704f152326e92b7f76730a7d95a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/htmlize/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/htmlize/htmlize-1.58.ebuild X-VCS-Directories: app-emacs/htmlize/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6aa613a82bf09704f152326e92b7f76730a7d95a X-VCS-Branch: master Date: Sat, 23 Nov 2024 16:08:39 +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: 64fde59a-c63d-45ff-82aa-0ee15bf2bd74 X-Archives-Hash: a807d93130b2f4cd401e96c7873e72a0 commit: 6aa613a82bf09704f152326e92b7f76730a7d95a Author: Sam James gentoo org> AuthorDate: Sat Nov 23 16:08:00 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 23 16:08:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa613a8 app-emacs/htmlize: Stabilize 1.58 ALLARCHES, #943367 Signed-off-by: Sam James gentoo.org> app-emacs/htmlize/htmlize-1.58.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/htmlize/htmlize-1.58.ebuild b/app-emacs/htmlize/htmlize-1.58.ebuild index 24dfb362af22..8886ad798f84 100644 --- a/app-emacs/htmlize/htmlize-1.58.ebuild +++ b/app-emacs/htmlize/htmlize-1.58.ebuild @@ -20,7 +20,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${REAL_PN}-release-${PV}" - KEYWORDS="~amd64 ~ppc ~x86" + KEYWORDS="amd64 ppc x86" fi LICENSE="GPL-2+"