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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4C80D15813A for ; Tue, 14 Jan 2025 12:07:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEBD0E0830; Tue, 14 Jan 2025 12:07:44 +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 C0400E0830 for ; Tue, 14 Jan 2025 12:07:44 +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 47A80340DD9 for ; Tue, 14 Jan 2025 12:07:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88FB82145 for ; Tue, 14 Jan 2025 12:07:40 +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: <1736856434.0b24f5b4d24b5641f0de6bf1c33f5f90e39058b4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jnr-ffi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/jnr-ffi/jnr-ffi-2.2.17.ebuild X-VCS-Directories: dev-java/jnr-ffi/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0b24f5b4d24b5641f0de6bf1c33f5f90e39058b4 X-VCS-Branch: master Date: Tue, 14 Jan 2025 12:07:40 +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: f81530ca-6a26-425f-979f-e66b647c1191 X-Archives-Hash: 3cdb8cee3bcc1731d1bea5f8c9cdc0ae commit: 0b24f5b4d24b5641f0de6bf1c33f5f90e39058b4 Author: Sam James gentoo org> AuthorDate: Tue Jan 14 12:07:14 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 14 12:07:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b24f5b4 dev-java/jnr-ffi: Stabilize 2.2.17 ppc64, #948083 Signed-off-by: Sam James gentoo.org> dev-java/jnr-ffi/jnr-ffi-2.2.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jnr-ffi/jnr-ffi-2.2.17.ebuild b/dev-java/jnr-ffi/jnr-ffi-2.2.17.ebuild index c6db9e507326..fcd11a874d4b 100644 --- a/dev-java/jnr-ffi/jnr-ffi-2.2.17.ebuild +++ b/dev-java/jnr-ffi/jnr-ffi-2.2.17.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ppc64" CP_DEPEND=" dev-java/asm:9