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 BFDF7158089 for ; Wed, 20 Sep 2023 18:56:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F13B52BC015; Wed, 20 Sep 2023 18:56:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D39D02BC015 for ; Wed, 20 Sep 2023 18:56: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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B81B9335D21 for ; Wed, 20 Sep 2023 18:56:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55B59121F for ; Wed, 20 Sep 2023 18:56:18 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1695236175.7562653fb5583760f13f4ece1e0e04ccd7cefd5a.fordfrog@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.17.ebuild X-VCS-Directories: dev-java/batik/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 7562653fb5583760f13f4ece1e0e04ccd7cefd5a X-VCS-Branch: master Date: Wed, 20 Sep 2023 18:56:18 +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: 3cf3caf3-9f0f-4e62-94eb-5fb07e6b2401 X-Archives-Hash: 92a56a8395dde84caaca658a66c3100c commit: 7562653fb5583760f13f4ece1e0e04ccd7cefd5a Author: Miroslav Šulc gentoo org> AuthorDate: Wed Sep 20 18:56:06 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Sep 20 18:56:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7562653f dev-java/batik: reverted to unstable on 1.17 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/batik/batik-1.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/batik/batik-1.17.ebuild b/dev-java/batik/batik-1.17.ebuild index dd7569417d64..3ad8300e6b99 100644 --- a/dev-java/batik/batik-1.17.ebuild +++ b/dev-java/batik/batik-1.17.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