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 D820B15800C for ; Tue, 4 Apr 2023 19:32:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39DD0E0898; Tue, 4 Apr 2023 19:32:55 +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 22CFFE0898 for ; Tue, 4 Apr 2023 19:32:55 +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 D93C93408CF for ; Tue, 4 Apr 2023 19:32:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E20DA1E for ; Tue, 4 Apr 2023 19:32:47 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1680636738.746eab9ed8cc4773470740c9f7676222a04b3e3c.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/batik/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/batik/batik-1.16-r1.ebuild X-VCS-Directories: dev-java/batik/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 746eab9ed8cc4773470740c9f7676222a04b3e3c X-VCS-Branch: master Date: Tue, 4 Apr 2023 19:32:47 +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: 34e96e22-28c6-442d-ab4d-d69fcbcd31e4 X-Archives-Hash: f13aac28041764938ce70cb307592cc8 commit: 746eab9ed8cc4773470740c9f7676222a04b3e3c Author: Arthur Zamarin gentoo org> AuthorDate: Tue Apr 4 19:32:18 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Apr 4 19:32:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=746eab9e dev-java/batik: Stabilize 1.16-r1 x86, #903725 Signed-off-by: Arthur Zamarin gentoo.org> dev-java/batik/batik-1.16-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/batik/batik-1.16-r1.ebuild b/dev-java/batik/batik-1.16-r1.ebuild index 571c9b193034..4adeaf1d26f2 100644 --- a/dev-java/batik/batik-1.16-r1.ebuild +++ b/dev-java/batik/batik-1.16-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/batik-${PV}" LICENSE="Apache-2.0" SLOT="1.16" -KEYWORDS="~amd64 ~arm64 ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ppc64 x86" CP_DEPEND=" dev-java/jacl:0