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 A62E1158064 for ; Wed, 1 May 2024 05:28:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB2E8E29E3; Wed, 1 May 2024 05:28:22 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A46FDE29E2 for ; Wed, 1 May 2024 05:28:22 +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 73DE93430C3 for ; Wed, 1 May 2024 05:28:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D441D18E3 for ; Wed, 1 May 2024 05:28:18 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1714541291.5071c0ad5f0f1ad2de24218f54ac84b3a671e222.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/javacc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/javacc/javacc-7.0.13.ebuild X-VCS-Directories: dev-java/javacc/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5071c0ad5f0f1ad2de24218f54ac84b3a671e222 X-VCS-Branch: master Date: Wed, 1 May 2024 05:28: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: 460fbc6c-361f-4c37-9b82-fd31ac28313f X-Archives-Hash: 739ccabd85ff74c67171312ec8faec57 commit: 5071c0ad5f0f1ad2de24218f54ac84b3a671e222 Author: Matoro Mahri matoro tk> AuthorDate: Wed May 1 00:12:52 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed May 1 05:28:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5071c0ad dev-java/javacc: Keyword 7.0.13 ppc64, #929018 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Joonas Niilola gentoo.org> dev-java/javacc/javacc-7.0.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/javacc/javacc-7.0.13.ebuild b/dev-java/javacc/javacc-7.0.13.ebuild index 29c7faf60f0d..90cdb5591ffc 100644 --- a/dev-java/javacc/javacc-7.0.13.ebuild +++ b/dev-java/javacc/javacc-7.0.13.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="BSD-2" SLOT="7.0.13" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" DEPEND=" >=virtual/jdk-1.8:*