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 E589D15806C for ; Sun, 13 Jul 2025 00:53:28 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D0EE8341F57 for ; Sun, 13 Jul 2025 00:53:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C625B11055F; Sun, 13 Jul 2025 00:53:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BB85211055F for ; Sun, 13 Jul 2025 00:53:20 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7874C341F16 for ; Sun, 13 Jul 2025 00:53:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BCE830C3 for ; Sun, 13 Jul 2025 00:53:17 +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: <1752367971.4d13fd7c2f1dcad8d4f512fbaecccf7af4434f83.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/mergelog/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-misc/mergelog/mergelog-4.5-r4.ebuild X-VCS-Directories: www-misc/mergelog/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4d13fd7c2f1dcad8d4f512fbaecccf7af4434f83 X-VCS-Branch: master Date: Sun, 13 Jul 2025 00:53:17 +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: 53200314-087c-4247-9ead-373ecb81c333 X-Archives-Hash: 8dc57b5304c45fc6bfb8c14678e79aef commit: 4d13fd7c2f1dcad8d4f512fbaecccf7af4434f83 Author: Sam James gentoo org> AuthorDate: Sun Jul 13 00:52:51 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 13 00:52:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d13fd7c www-misc/mergelog: Stabilize 4.5-r4 x86, #960034 Signed-off-by: Sam James gentoo.org> www-misc/mergelog/mergelog-4.5-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/mergelog/mergelog-4.5-r4.ebuild b/www-misc/mergelog/mergelog-4.5-r4.ebuild index d9a2c7ba5e80..ea64f8776dca 100644 --- a/www-misc/mergelog/mergelog-4.5-r4.ebuild +++ b/www-misc/mergelog/mergelog-4.5-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/mergelog/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ~x86" +KEYWORDS="amd64 ~arm64 ppc x86" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND}"