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 1926515803E for ; Sun, 7 Jan 2024 06:14:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDFFBE2A82; Sun, 7 Jan 2024 06:14:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D835EE2A82 for ; Sun, 7 Jan 2024 06:14:46 +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 1F416343262 for ; Sun, 7 Jan 2024 06:14:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDA4A14D1 for ; Sun, 7 Jan 2024 06:14:42 +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: <1704607927.0bcbf9830f609667b78e5e378bedc39739476e2d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/waffle-jna/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/waffle-jna/waffle-jna-3.3.0.ebuild X-VCS-Directories: dev-java/waffle-jna/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0bcbf9830f609667b78e5e378bedc39739476e2d X-VCS-Branch: master Date: Sun, 7 Jan 2024 06:14:42 +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: 83e142a5-f814-4d12-9897-97948beb7496 X-Archives-Hash: 9054a307cc7c6a1a75003e070e9a8172 commit: 0bcbf9830f609667b78e5e378bedc39739476e2d Author: Sam James gentoo org> AuthorDate: Sun Jan 7 06:12:07 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 7 06:12:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bcbf983 dev-java/waffle-jna: Stabilize 3.3.0 ppc64, #921518 Signed-off-by: Sam James gentoo.org> dev-java/waffle-jna/waffle-jna-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/waffle-jna/waffle-jna-3.3.0.ebuild b/dev-java/waffle-jna/waffle-jna-3.3.0.ebuild index 43bce5918d49..ac0353dce633 100644 --- a/dev-java/waffle-jna/waffle-jna-3.3.0.ebuild +++ b/dev-java/waffle-jna/waffle-jna-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/waffle-waffle-parent-${PV}/Source/JNA/waffle-jna" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ppc64" RESTRICT="test" #839681 DEPEND="