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 B040C158015 for ; Fri, 29 Dec 2023 21:41:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC2E02BC0D3; Fri, 29 Dec 2023 21:41:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 96E792BC0D3 for ; Fri, 29 Dec 2023 21:41:53 +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 3CFFB343002 for ; Fri, 29 Dec 2023 21:41:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8859714C8 for ; Fri, 29 Dec 2023 21:41:49 +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: <1703886046.16211053e18f1f670709ac72c1971e0e8e6112ce.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xmldiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/xmldiff/xmldiff-2.6.3.ebuild X-VCS-Directories: app-text/xmldiff/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 16211053e18f1f670709ac72c1971e0e8e6112ce X-VCS-Branch: master Date: Fri, 29 Dec 2023 21:41:49 +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: 6c43f651-f6cc-4216-8fb8-3dba4ba85c38 X-Archives-Hash: 5a368852fe0c9ad8dc3f12347f143b76 commit: 16211053e18f1f670709ac72c1971e0e8e6112ce Author: Sam James gentoo org> AuthorDate: Fri Dec 29 21:40:46 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 29 21:40:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16211053 app-text/xmldiff: Stabilize 2.6.3 amd64, #920950 Signed-off-by: Sam James gentoo.org> app-text/xmldiff/xmldiff-2.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/xmldiff/xmldiff-2.6.3.ebuild b/app-text/xmldiff/xmldiff-2.6.3.ebuild index e8030ee8f8d7..a1bb50b129e8 100644 --- a/app-text/xmldiff/xmldiff-2.6.3.ebuild +++ b/app-text/xmldiff/xmldiff-2.6.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86 ~x86-linux" RDEPEND=" >=dev-python/lxml-3.1.0[${PYTHON_USEDEP}]