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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EED981581FB for ; Thu, 29 Aug 2024 19:43:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47AD7E2A01; Thu, 29 Aug 2024 19:43:56 +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 2D238E2A01 for ; Thu, 29 Aug 2024 19:43:56 +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 47994342F8E for ; Thu, 29 Aug 2024 19:43:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1AD31F25 for ; Thu, 29 Aug 2024 19:43:53 +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: <1724960604.6e60f41eedaedd912e07d7634d293876700100bb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfstrcmp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild X-VCS-Directories: dev-libs/libfstrcmp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6e60f41eedaedd912e07d7634d293876700100bb X-VCS-Branch: master Date: Thu, 29 Aug 2024 19:43:53 +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: e23fcb3d-0ad3-4ca8-9d30-5182b3baae7b X-Archives-Hash: 6ff8408e6a06cb450a3035373baf300a commit: 6e60f41eedaedd912e07d7634d293876700100bb Author: Sam James gentoo org> AuthorDate: Thu Aug 29 19:43:24 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Aug 29 19:43:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e60f41e dev-libs/libfstrcmp: Stabilize 0.7-r3 x86, #926358 Signed-off-by: Sam James gentoo.org> dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild b/dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild index 1c607353b103..bb4f66c93e58 100644 --- a/dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild +++ b/dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/fstrcmp-${PV}.D001" LICENSE="GPL-3+" SLOT="0" IUSE="doc static-libs test" -KEYWORDS="amd64 ~arm arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" BDEPEND=" sys-apps/groff